Logo

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

Asset

Properties

Name Type Description Notes
id int    
info {str: (str, none_type)}   [readonly]
proxy_info {str: (str, none_type)}   [readonly]
custom_fields {str: (str, none_type)}    
tags [TagReference]    
backups str   [readonly]
proxies_generated bool   [readonly]
proxies_failed bool   [readonly]
bundles [MediaFileBundleMini]   [readonly]
format FormatMetadata    
sync_id str   [readonly]
display_name str   [readonly]
has_files bool   [readonly]
has_backups bool   [readonly]
has_cloud_links bool   [readonly]
thumbnail_generated bool   [readonly]
is_temporary bool   [readonly]
created datetime   [readonly]
modified datetime   [readonly]
proxies [Proxy]   [optional] [readonly]
default_proxy Proxy   [optional]
resolved_permission MediaRootPermission   [optional]
modified_by ElementsUserMini   [optional]
rating float, none_type   [optional] [readonly]
checksum str, none_type   [optional] [readonly]
type str, none_type   [optional] [readonly]
matched_scanner str, none_type   [optional] [readonly]
workflow_state int   [optional]
timecode float, none_type   [optional]
set int, none_type   [optional]

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