Interface: DefaultAsset<T>
#
Type parametersName |
---|
T |
#
HierarchyBaseAsset
<T
>↳
DefaultAsset
#
Properties#
AssetData• Optional
AssetData: AssetDataBackendValue
#
Inherited from#
Created• Optional
Created: string
WCF date = "/Date(137...)/"
#
Inherited from#
DeployedId• Optional
DeployedId: string
#
Duration• Optional
Duration: number
Duration of play in seconds.
#
Inherited from#
Id• Id: string
Asset ID
#
Inherited from#
Level• Level: DefaultAssetLevel
#
LevelId• Optional
LevelId: string
#
NeedsApproval• Optional
NeedsApproval: boolean
Optional, used when user is in the content approval flow
#
Inherited from#
PullDataBindingConfig• Optional
PullDataBindingConfig: PullDataBindingConfig
#
Inherited fromBaseAsset.PullDataBindingConfig
#
PushDataBindingConfig• Optional
PushDataBindingConfig: PushDataBindingConfig
#
Inherited fromBaseAsset.PushDataBindingConfig
#
Schedule• Optional
Schedule: Schedule
Details of play schedule.
#
Inherited from#
ThemeId• Optional
ThemeId: string
Optional Theme Id if set
#
Inherited from#
Value• Value: T
Value object provided when created. NOTE: Only objects allowed.