# Bombbomb.VideoPublicRepresentation

## Properties
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** | **[String]** | Urls to different formats of the video | [optional] 
**shortUrl** | **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] 
**uploadDate** | **String** | The date the video was uploaded | [optional] 


