Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 873 Bytes

Upload.md

File metadata and controls

15 lines (11 loc) · 873 Bytes

Upload

Properties

Name Type Description Notes
id i64 The unique identifier of the upload [optional] [default to null]
id_str String The unique identifier of the upload in string format [optional] [default to null]
external_id 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]
activity_id i64 The identifier of the activity this upload resulted into [optional] [default to null]

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