Logo

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

MediaFileMiniReference

Properties

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

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