Class: AttributesSet

GoBrain.ModuleAssets.Notifications.Dtos.Sequences.Custom. AttributesSet

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

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

Custom sequence AttributesSet notification.

Custom 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.

customId String

Custom sequence id.

start Number

Custom sequence start point.

end Number

Custom sequence end point.

custom Object.<String, Object>

Custom sequence custom data.

Extends