ScheduledMailAttachment
Home > @gooddata/sdk-model > ScheduledMailAttachment
ScheduledMailAttachment type
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 IExportDefinitionMetadataObject instead
Supported email attachments
Signature:
export type ScheduledMailAttachment = IDashboardAttachment | IWidgetAttachment;
References: IDashboardAttachment, IWidgetAttachment