View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| asset | AssetMicro | ||
| root | MediaRootMiniWithCustomFields | ||
| custom_fields_diff | {str: (str, none_type)} | ||
| added_tags | [UnfilteredTag] | [readonly] | |
| removed_tags | [UnfilteredTag] | [readonly] | |
| type | str | ||
| date | datetime | [readonly] | |
| rating | int, none_type | ||
| comment | Comment | [optional] | |
| directory | MediaFile | [optional] | |
| user | ElementsUserMiniWithAvatar | [optional] |