IScheduleNotification
Home > @gooddata/sdk-model > IScheduleNotification
IScheduleNotification interface
/** Notification with details about the schedule that triggered it.
Signature:
export interface IScheduleNotification extends INotificationBase 
Extends: INotificationBase
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | (Optional) Identifier of the automation (alert / schedule) if the notification was created in an automation context. | ||
| Details of the automation that triggered the notification. | |||
| "scheduleNotification" |