Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 825 Bytes

LiveVideo.md

File metadata and controls

16 lines (12 loc) · 825 Bytes

LiveVideo

Properties

Name Type Description Notes
id str The unique identifier for the video. [optional]
created_at datetime The date and time at which the video was uploaded. [optional]
href str The uri of this resource. [optional]
download_href str The uri that can be used to download the video. [optional]
file_name str The name of the uploaded file. [optional]
file_size int The size of the file in bytes. [optional]
file_type str The file type of the uploaded file. [optional]

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