SaveScheduledEmailPayload
Home > @gooddata/sdk-ui-dashboard > SaveScheduledEmailPayload
SaveScheduledEmailPayload 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 SaveScheduledEmail command.
Signature:
export interface SaveScheduledEmailPayload
Properties
Property | Type | Description |
---|---|---|
filterContextRef? | ObjRef | (BETA) (Optional) optionally specify existing filter context reference to be used for all attachments |
scheduledEmail | IScheduledMailDefinition | (BETA) The scheduled email to save. |