Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 524 Bytes

GetAssetOrLiveStreamIdResponseDataObject.md

File metadata and controls

23 lines (12 loc) · 524 Bytes

GetAssetOrLiveStreamIdResponseDataObject

Describes the Asset or LiveStream object associated with the playback ID.

Properties

Name Type Description Notes
id String The identifier of the object. [optional]
type TypeEnum Identifies the object type associated with the playback ID. [optional]

Enum: TypeEnum

Name Value
ASSET "asset"
LIVE_STREAM "live_stream"