| Name | Type | Description | Notes |
|---|---|---|---|
| typeOf | string | ||
| id | int | ||
| path | string | ||
| cloudinaryVideoUrl | string | The preview image of the video | |
| title | string | ||
| userId | int | ||
| videoDurationInMinutes | string | The duration of the video. If the video duration is below 1 hour, the format will be `mm:ss`, if it's 1 hour or above the format will be `h:mm:ss`. | |
| videoSourceUrl | string | ||
| user | \Bitween\DevTo\Model\ArticleVideoUser |