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