Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 778 Bytes

File metadata and controls

17 lines (13 loc) · 778 Bytes

FileVersion

File Version

Properties

Name Type Description Notes
name str 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 str File or folder path. [optional]
version_id str 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]