application-services-model/src/content-type.ts
Content type
Properties |
constructor(data?: any)
|
||||||
|
Parameters :
|
| created |
Type : string
|
| createdBy |
Type : UserSummary
|
| icon |
Type : string
|
| id |
Type : number
|
| Optional isDocumentType |
Type : boolean
|
| lastextensibleModified |
Type : boolean
|
| lastModified |
Type : string
|
| modifiedBy |
Type : UserSummary
|
| name |
Type : string
|
| subContentTypes |
Type : ContentType[]
|
| systemDefined |
Type : boolean
|