View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| user | bool, date, datetime, dict, float, int, list, str, none_type | ||
| group | bool, date, datetime, dict, float, int, list, str, none_type | ||
| full_path | str | [readonly] | |
| allow_read | bool | ||
| allow_create | bool | ||
| allow_write_fs | bool | ||
| allow_write_db | bool | ||
| allow_proxy_download | bool | ||
| allow_original_download | bool | ||
| allow_upload | bool | ||
| allow_sharing | bool | ||
| allow_delete_fs | bool | ||
| allow_delete_db | bool | ||
| show_tags | bool | ||
| show_comments | bool | ||
| show_locations | bool | ||
| show_custom_fields | bool | ||
| show_ratings | bool | ||
| show_subclips | bool | ||
| show_subtitles | bool | ||
| show_ai_metadata | bool | ||
| show_markers | bool | ||
| show_history | bool | ||
| path | str | ||
| root | int | ||
| is_temporary_for_token | int, none_type |