Logo

View the Project on GitHub elements-storage/elements-sdk-dotnet

ElementsSDK.Model.MediaUpdate

Properties

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]

[Back to Model list] [Back to API list] [Back to README]