UpdateAlertPayload
Home > @gooddata/sdk-ui-dashboard > UpdateAlertPayload
UpdateAlertPayload interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the UpdateAlert command.
Signature:
export interface UpdateAlertPayload
Properties
Property | Type | Description |
---|---|---|
alert | IWidgetAlert | (BETA) The alert to be updated. |