View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| custom_fields | [CustomField] | ||
| volume | VolumeMini | ||
| full_path | str | [readonly] | |
| workflow | bool, date, datetime, dict, float, int, list, str, none_type | ||
| cover | str, none_type | [readonly] | |
| name | str | ||
| path | str | ||
| description | str, none_type | ||
| needs_rescan | bool | ||
| view_mode | str | ||
| view_style | str | ||
| view_default_tab | str | ||
| show_tags | bool | ||
| show_comments | bool | ||
| show_locations | bool | ||
| show_custom_fields | bool | ||
| show_ratings | bool | ||
| show_subclips | bool | ||
| show_subtitles | bool | ||
| show_markers | bool | ||
| show_history | bool | ||
| show_ai_metadata | bool | ||
| prefetch_thumbnail_strips | bool | ||
| name_field | str, none_type | ||
| share_comments | bool | ||
| share_link_duration | int | ||
| disable_framestacks | bool | ||
| default_proxy_profile | int, none_type | ||
| cloud_proxy_profile | int, none_type | ||
| resolved_permissions | [MediaRootPermission] | [optional] [readonly] |