Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 858 Bytes

File metadata and controls

17 lines (13 loc) · 858 Bytes

UploadBatch

Properties

Name Type Description Notes
status str Processing state of the upload batch [optional]
delete_unmentioned_keys bool Indicates whether unmentioned keys will be deleted after processing all uploads in the batch [optional]
uploads_count int Number of uploads attached to this batch. [optional]
created_at datetime [optional]
updated_at datetime [optional]
project ProjectShort [optional]
user UserPreview [optional]
uploads List[Upload] [optional]

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