Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 770 Bytes

FileVersion.md

File metadata and controls

16 lines (12 loc) · 770 Bytes

FileVersion

Properties

Name Type Description Notes
name string File or folder name. [optional]
is_folder bool True if it is a folder.
modified_date \DateTime File or folder last modified DateTime. [optional]
size int File or folder size.
path string File or folder path. [optional]
version_id string File Version ID. [optional]
is_latest bool Specifies whether the file is (true) or is not (false) the latest version of an file.

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