ChunkUploadParams
Interface ChunkUploadParams
Properties
Property | Type | Description |
---|---|---|
document? | Blob | The document chunk to be uploaded |
expires? | string | The expiration time. |
image? | Blob | The image chunk to be uploaded |
upload_id | string | String returned by the first call and required from the second |