View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| proxy_info | {str: (str, none_type)} | [readonly] | |
| custom_fields | {str: (str, none_type)} | ||
| tags | [Tag] | ||
| backups | [AssetBackupMini] | [readonly] | |
| proxies_generated | bool | [readonly] | |
| proxies_failed | bool | [readonly] | |
| format | FormatMetadata | ||
| info | {str: (str, none_type)} | [readonly] | |
| 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] | |
| workflow_state | int | ||
| is_temporary | bool | [readonly] | |
| created | datetime | [readonly] | |
| modified | datetime | [readonly] | |
| timecode | float, none_type | ||
| set_stack_order | int | ||
| 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] | |
| set_stack | int, none_type | [optional] [readonly] | |
| version_stack | int, none_type | [optional] [readonly] |