IScheduleNotificationDetails
Home > @gooddata/sdk-model > IScheduleNotificationDetails
IScheduleNotificationDetails interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Details of the schedule notification.
Signature:
export interface IScheduleNotificationDetails extends IAutomationNotificationDetailsBase
Extends: IAutomationNotificationDetailsBase
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
data | IWebhookMessageDataSchedule | (ALPHA) Data from the webhook message. |