Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 761 Bytes

LiveVideo.md

File metadata and controls

16 lines (11 loc) · 761 Bytes

LiveVideo

Properties

Name Type Description Notes
id kotlin.String The unique identifier for the video. [optional]
createdAt java.time.LocalDateTime The date and time at which the video was uploaded. [optional]
href kotlin.String The uri of this resource. [optional]
downloadHref kotlin.String The uri that can be used to download the video. [optional]
fileName kotlin.String The name of the uploaded file. [optional]
fileSize kotlin.Int The size of the file in bytes. [optional]
fileType kotlin.String The file type of the uploaded file. [optional]