Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 934 Bytes

LiveVideo.md

File metadata and controls

16 lines (13 loc) · 934 Bytes

# LiveVideo

Properties

Name Type Description Notes
id string The unique identifier for the video. [optional]
created_at \DateTime The date and time at which the video was uploaded. [optional]
href string The uri of this resource. [optional]
download_href string The uri that can be used to download the video. [optional]
file_name string The name of the uploaded file. [optional]
file_size int The size of the file in bytes. [optional]
file_type string The file type of the uploaded file. [optional]
challenge array<string,object>[] Challenge the end user was asked to perform during the video recording. [optional]

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