Skip to main content

Interface: SCNotificationType

Interface SCNotificationType. Notification Schema.

Hierarchy

Properties

active_at

active_at: Date

Time when the notification was generated

Defined in

notification.ts:129


is_new

is_new: boolean

True if the notification has been read, otherwise false

Defined in

notification.ts:114


sid

sid: string

Serialization id of the single notification

Defined in

notification.ts:119


type

type: SCNotificationTypologyType

Type of the notification

Defined in

notification.ts:124