Logo

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

MediaFile

Properties

Name Type Description Notes
id int    
volume VolumeMini    
effective_custom_fields {str: (str, none_type)}, none_type   [readonly]
full_path str   [readonly]
is_shared bool, none_type   [readonly]
is_hardlink bool   [readonly]
is_bookmarked bool, none_type   [readonly]
exclusion_info MediaFileExclusionInfo    
child_count int, none_type   [readonly]
name str   [readonly]
path str   [readonly]
pathhash str   [readonly]
ancestry str   [readonly]
is_dir bool   [readonly]
size int   [readonly]
mtime int   [readonly]
present bool   [readonly]
is_showroom bool   [readonly]
bundle_index int   [readonly]
modified datetime   [readonly]
info {str: (str, none_type)}   [optional]
custom_fields {str: (str, none_type)}   [optional]
resolved_permission MediaRootPermission   [optional]
parent_file {str: (str, none_type)}   [optional] [readonly]
root MediaRootMini   [optional]
modified_by ElementsUserMini   [optional]
is_excluded str, none_type   [optional] [readonly]
is_excluded_from_proxy_generation str, none_type   [optional] [readonly]
total_files int, none_type   [optional]
needs_rescan bool   [optional]
parent int, none_type   [optional] [readonly]
bundle int, none_type   [optional] [readonly]
bookmarked_by [int]   [optional]

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