Hierarchy
-
Based<ItemData>
- DirectoryData
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.
directory
Parent directory.
parentId
ID of the parent directory.
Directory on the disk
Stores data about a directory and its parent directory.