Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 499 Bytes

CreateMultipartUploadUrlsResponse.md

File metadata and controls

10 lines (7 loc) · 499 Bytes

CreateMultipartUploadUrlsResponse

Properties

Name Type Description Notes
upload_id str A unique identifier for the whole upload process. [optional]
urls list[str] A list of URLs to which the file chunk should be written. [optional]

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