IScheduledMail
Home > @gooddata/sdk-model > IScheduledMail
IScheduledMail 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.
Warning: This API is now obsolete.
- use IAutomationMetadataObject instead
A scheduled email is used to notify a user with an exported dashboard according to a specified time interval
Signature:
export interface IScheduledMail extends IAuditableUsers, IScheduledMailBase, IDashboardObjectIdentity
Extends: IAuditableUsers, IScheduledMailBase, IDashboardObjectIdentity