Interface: Asset<T>
Type parameters#
| Name |
|---|
T |
Hierarchy#
BaseAsset<T>↳
Asset
Properties#
AssetData#
• Optional AssetData: AssetDataBackendValue
Inherited from#
Created#
• Optional Created: string
WCF date = "/Date(137...)/"
Inherited from#
Duration#
• Optional Duration: number
Duration of play in seconds.
Inherited from#
Id#
• Id: string
Asset ID
Inherited from#
IsZoningWidget#
• Optional IsZoningWidget: boolean
readonly flag
NeedsApproval#
• Optional NeedsApproval: boolean
Optional, used when user is in the content approval flow
Inherited from#
Order#
• Optional Order: number
Position within app's list of assets on a display group or in the library
PullDataBindingConfig#
• Optional PullDataBindingConfig: PullDataBindingConfig
Inherited from#
BaseAsset.PullDataBindingConfig
PushDataBindingConfig#
• Optional PushDataBindingConfig: PushDataBindingConfig
Inherited from#
BaseAsset.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.
Inherited from#
VenueIds#
• VenueIds: string[]
Array of Ids of Display Groups this asset is currently deployed to
Version#
• Optional Version: number
Asset version in the Content Approval flow
ZoningAssetIds#
• Optional ZoningAssetIds: string[]
List of zoning assets on which the obj - a widget asset is placed