IWidgetAttachment
Home > @gooddata/sdk-model > IWidgetAttachment
IWidgetAttachment 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 IExportDefinitionMetadataObject instead
Email attachment - widget exported as csv or/and xlsx.
Signature:
export interface IWidgetAttachment 
Remarks
You can setup specific filter context to use for the widget export
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (ALPHA) (Optional) | |||
| (ALPHA) (Optional) Export filter context | |||
| ("csv" | "xlsx")[] | (ALPHA) File format | ||
| (ALPHA) Widget object ref | |||
| (ALPHA) The dashboard on which is the widget to be exported |