IAutomationNotificationDetailsBase
Home > @gooddata/sdk-model > IAutomationNotificationDetailsBase
IAutomationNotificationDetailsBase 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.
Notification with details about the automation or test that triggered it.
Signature:
export interface IAutomationNotificationDetailsBase
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
timestamp | string | (ALPHA) Timestamp when the notification was created. | |
webhookMessageType | AutomationNotificationType | (ALPHA) Type of the notification. |