BlobInitResponseUploadPartLink | @here/olp-sdk-ts
Interface BlobInitResponseUploadPartLink
Hierarchy
- BlobInitResponseUploadPartLink
Index
Properties
Optional href
The URL to use to upload part of multipart upload. This link must be used as provided. Do not construct the URL for this operation by parsing the multipart token and concatenating the strings together.
Optional method
The HTTP method which should be used to execute this operation.
Generated using TypeDoc
Describes a link for the upload part of multipart upload operation.