| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | The id of the video | [optional] |
| UserId | 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] |
| ThumbUrl | string | The url of the thumbnail for the video | [optional] |
| VideoUrls | List<string> | Urls to different formats of the video | [optional] |
| ShortUrl | string | The url to use to link to the video | [optional] |
| Height | int? | The height of the video in pixels | [optional] |
| Width | int? | The width of the video in pixels | [optional] |
| UploadDate | string | The date the video was uploaded | [optional] |