Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 766 Bytes

Upload.md

File metadata and controls

14 lines (10 loc) · 766 Bytes

Upload

Properties

Name Type Description Notes
Id int64 The unique identifier of the upload [optional] [default to null]
ExternalId string The external identifier of the upload [optional] [default to null]
Error_ string The error associated with this upload [optional] [default to null]
Status string The status of this upload [optional] [default to null]
ActivityId int64 The identifier of the activity this upload resulted into [optional] [default to null]

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