Skip to main content

Interface: Asset<T>

Type parameters#

Name
T

Hierarchy#

Properties#

AssetData#

Optional AssetData: AssetDataBackendValue

Inherited from#

BaseAsset.AssetData


Created#

Optional Created: string

WCF date = "/Date(137...)/"

Inherited from#

BaseAsset.Created


Duration#

Optional Duration: number

Duration of play in seconds.

Inherited from#

BaseAsset.Duration


Id#

Id: string

Asset ID

Inherited from#

BaseAsset.Id


IsZoningWidget#

Optional IsZoningWidget: boolean

readonly flag


NeedsApproval#

Optional NeedsApproval: boolean

Optional, used when user is in the content approval flow

Inherited from#

BaseAsset.NeedsApproval


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#

BaseAsset.Schedule


ThemeId#

Optional ThemeId: string

Optional Theme Id if set

Inherited from#

BaseAsset.ThemeId


Value#

Value: T

Value object provided when created. NOTE: Only objects allowed.

Inherited from#

BaseAsset.Value


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