Logo

View the Project on GitHub elements-storage/elements-sdk-python

MediaFileMini

Properties

Name Type Description Notes
id int    
name str   [readonly]
full_path str   [readonly]
is_dir bool   [readonly]
is_hardlink bool   [readonly]
mtime int   [readonly]
path str   [readonly]
present bool   [readonly]
size int   [readonly]
volume VolumeMini    
bundle int, none_type   [optional] [readonly]
custom_fields {str: (str, none_type)}   [optional]
parent int, none_type   [optional] [readonly]
parent_file {str: (str, none_type)}   [optional] [readonly]

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