| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier for the video. | [optional] |
| createdAt | OffsetDateTime | The date and time at which the video was uploaded. | [optional] |
| href | String | The uri of this resource. | [optional] |
| downloadHref | String | The uri that can be used to download the video. | [optional] |
| fileName | String | The name of the uploaded file. | [optional] |
| fileSize | Integer | The size of the file in bytes. | [optional] |
| fileType | String | The file type of the uploaded file. | [optional] |
This repository was archived by the owner on Nov 16, 2021. It is now read-only.