Notification interface

model interface Notification

Properties

notificationType

The notification type.

skipNotifications

Whether notifications should be skipped.

Property Details

notificationType

The notification type.

notificationType?: string

Property Value

string

skipNotifications

Whether notifications should be skipped.

skipNotifications?: string

Property Value

string