UploadSessionApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| sessionGuid | UUID | The unique identifier for the upload session, used in subsequent block staging and commit calls. | [default to null] |
| expiresOn | Date | The UTC timestamp after which the session expires and staged blocks are cleaned up. | [default to null] |