View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| 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 | ||
| name | str | ||
| default | bool |