mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 12:27:48 +00:00
11 lines
2.2 KiB
Markdown
11 lines
2.2 KiB
Markdown
# CreateMultipartUploadRequestBody
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- |
|
|
| `fileName` | *string* | :heavy_check_mark: | N/A | IMG_2021.jpeg |
|
|
| `fileSize` | *number* | :heavy_check_mark: | File size should be represented in bytes. | 4096 |
|
|
| `metadata` | [operations.Metadata](../../../sdk/models/operations/metadata.md) | :heavy_minus_sign: | N/A | |
|
|
| `uploadType` | [operations.UploadType](../../../sdk/models/operations/uploadtype.md) | :heavy_check_mark: | N/A | | |