Search
Preparing search index...
The search index is not available
@xmtp/xmtp-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@xmtp/xmtp-js
ContentTypeId
Class ContentTypeId
Hierarchy
ContentTypeId
Index
Constructors
constructor
Properties
authority
Id
type
Id
version
Major
version
Minor
Methods
same
As
to
String
from
String
Constructors
constructor
new
Content
Type
Id
(
obj
:
ContentTypeId
)
:
ContentTypeId
Parameters
obj:
ContentTypeId
Returns
ContentTypeId
Properties
authority
Id
authority
Id
:
string
type
Id
type
Id
:
string
version
Major
version
Major
:
number
version
Minor
version
Minor
:
number
Methods
same
As
same
As
(
id
:
ContentTypeId
)
:
boolean
Parameters
id:
ContentTypeId
Returns
boolean
to
String
to
String
(
)
:
string
Returns
string
Static
from
String
from
String
(
contentTypeString
:
string
)
:
ContentTypeId
Parameters
contentTypeString:
string
Returns
ContentTypeId
Exports
Content
Type
Id
constructor
authority
Id
type
Id
version
Major
version
Minor
same
As
to
String
from
String
Generated using
TypeDoc