Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 529 Bytes

ChunkedUploadPart.md

File metadata and controls

11 lines (7 loc) · 529 Bytes

ChunkedUploadPart

Properties

Name Type Description Notes
sequence String The order of the part in the chunked upload. [optional]
size String The size of the part in bytes. We recommend that a chunked upload part is no larger than a few MB in size. [optional]

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