Hierarchy
-
Based<ItemData>
- OrganisationStructureData
Properties
Readonly __createdAt
Date and time of creation.
Readonly __createdBy
Object’s author.
Optional Readonly __deletedAt
Date and time of deletion.
Readonly __id
ID of the object.
__name
Name of the object.
Readonly __updatedAt
Date and time of change.
Readonly __updatedBy
Author of the last change.
name
Name of the item.
Readonly parent
ID of the parent item.
Readonly sort
Location of the item on a certain level of the org chart tree/nested tree.
Affects only the display of the organizational chart.
type
Item type. Allowed values: POSITION
, DEPARTMENT
, or GROUP
(see OrganisationStructureItemType).
Org chart item object fields