INotification
Home > @gooddata/sdk-model > INotification
INotification type
Notification.
Signature:
export type INotification = IAlertNotification | IScheduleNotification | ITestNotification;
References: IAlertNotification, IScheduleNotification, ITestNotification