InitiateUploadApiRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| fileName | String | The name of the file being uploaded, including extension (e.g., "contract.pdf"). | [default to null] |
| totalSizeBytes | Long | The total file size in bytes. Optional but recommended for progress tracking and validation. | [optional] [default to null] |