ContentTypeId
Class: ContentTypeId
Constructors
constructor
new ContentTypeId(obj
)
Parameters
Name | Type |
---|---|
obj | ContentTypeId |
Defined in
Properties
authorityId
authorityId: string
Defined in
typeId
typeId: string
Defined in
versionMajor
versionMajor: number
Defined in
versionMinor
versionMinor: number
Defined in
Methods
sameAs
sameAs(id
): boolean
Parameters
Name | Type |
---|---|
id | ContentTypeId |
Returns
boolean
Defined in
toString
toString(): string
Returns
string