Notification interface
model interface Notification
Properties
| notification |
The notification type. |
| skip |
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