| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The id of the video | [optional] |
| user_id | String | The is of the owning user | [optional] |
| status | String | The status of the video | [optional] |
| name | String | The name of the video | [optional] |
| description | String | A description of the video | [optional] |
| thumb_url | String | The url of the thumbnail for the video | [optional] |
| video_urls | Array<String> | Urls to different formats of the video | [optional] |
| short_url | String | The url to use to link to the video | [optional] |
| height | Integer | The height of the video in pixels | [optional] |
| width | Integer | The width of the video in pixels | [optional] |
| upload_date | String | The date the video was uploaded | [optional] |