Logo

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

ElementsSDK.Model.DownloadArchive

Properties

Name Type Description Notes
Id Guid   [optional]
TaskInfo TaskInfo    
UncompressedSize int   [optional] [readonly]
Size int   [optional] [readonly]
Expires string   [optional] [readonly]
Files List<string>   [optional] [readonly]
Name string    
Path string    
CreatedAt DateTime   [optional] [readonly]
ProgressUnit int   [optional]
User int?   [optional]

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