Interface
UploadFileForSend
Properties
| Name | Type | Description |
|---|---|---|
| contentType | string | MIME type sent on the plan request and used for singlepart PUT. |
| data | ArrayBuffer | Uint8Array | Buffer | |
| filename | string | |
| id | number |
Interface
| Name | Type | Description |
|---|---|---|
| contentType | string | MIME type sent on the plan request and used for singlepart PUT. |
| data | ArrayBuffer | Uint8Array | Buffer | |
| filename | string | |
| id | number |