Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 795 Bytes

File metadata and controls

15 lines (12 loc) · 795 Bytes

FileStoreNode

Properties

Name Type Description Notes
identifier str Identifier of the File Store Node
parent_identifier str Parent identifier of the File Store Node [optional]
name str Name of the File Store Node
type str Type of the File Store Node
path str Path of the file or folder [optional]
last_modified_at int Last modified time for the File Store Node [optional]
last_modified_by EmbeddedUserDetailsDTO [optional]

[Back to Model list] [Back to API list] [Back to README]