View the Project on GitHub elements-storage/elements-sdk-dotnet
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int | [optional] [readonly] | |
| Asset | AssetMini | [optional] | |
| Comment | Comment | [optional] | |
| Directory | MediaFile | [optional] | |
| Root | MediaRootMini | [optional] | |
| User | ElementsUserMini | [optional] | |
| CustomFieldsDiff | Dictionary<string, string> | ||
| AddedTags | List<UnfilteredTag> | [optional] [readonly] | |
| RemovedTags | List<UnfilteredTag> | [optional] [readonly] | |
| Type | string | ||
| Date | DateTime | [optional] [readonly] | |
| Rating | int? | [optional] |