Class: AttributesSet

GoBrain.ModuleAssets.Notifications.Dtos.Sequences.Cover. AttributesSet

new GoBrain.ModuleAssets.Notifications.Dtos.Sequences.Cover.AttributesSet()

GoBrain.Modules/src/notifications/assets/js/dtos/sequences/cover/attributes-set.js, line 1

Cover sequence AttributesSet notification.

Cover sequence AttributesSet notification.

Properties:
Name Type Description
key String

Notification key.

data Object

Notification data.

Properties
Name Type Description
accountId String

Account id.

mediaId String

Media id.

trackId String

Track id.

coverId String

Cover sequence id.

start Number

Cover sequence start point.

end Number

Cover sequence end point.

interactive Boolean

Cover sequence interactivity.

line1 String

Cover sequence line 1.

line2 String

Cover sequence line 2.

resource Object

Cover sequence resource reference.

Properties
Name Type Description
id String

Cover sequence resource reference id.

Extends