Interface
AttachmentUploadSinglepartPayload
Singlepart plan response item.
Properties
| Name | Type | Description |
|---|---|---|
| contentType | string | |
| filename | string | |
| fileSize | number | |
| id | number | |
| uploadFilename | string | |
| uploadMode | 'singlepart' | |
| uploadUrl | string |
Interface
Singlepart plan response item.
| Name | Type | Description |
|---|---|---|
| contentType | string | |
| filename | string | |
| fileSize | number | |
| id | number | |
| uploadFilename | string | |
| uploadMode | 'singlepart' | |
| uploadUrl | string |