Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 798 Bytes

File metadata and controls

17 lines (14 loc) · 798 Bytes

# ArticleVideo

Properties

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

[Back to Model list] [Back to API list] [Back to README]