Skip to main content

Interface: SCBroadcastMessageType

Interface SCBroadcastMessageType. Broadcast Message object

Properties

added_at

added_at: Date

The date the BroadcastMessage was added

Defined in

broadcastMessage.ts:71


banner: SCBannerType

The Banner associated to the Broadcast messages

Defined in

broadcastMessage.ts:66


disposed_at

disposed_at: null | Date

The date the BroadcastMessage was disposed

Defined in

broadcastMessage.ts:76


id

id: number

The ID of the category.

Defined in

broadcastMessage.ts:61


viewed_at

viewed_at: null | Date

The date the BroadcastMessage was viewed the first time

Defined in

broadcastMessage.ts:81