Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 735 Bytes

FileVersion.md

File metadata and controls

16 lines (12 loc) · 735 Bytes

FileVersion

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]