DashboardInsightWidgetExportResolvedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardInsightWidgetExportResolvedPayload
DashboardInsightWidgetExportResolvedPayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the DashboardInsightWidgetExportResolved event.
Signature:
export interface DashboardInsightWidgetExportResolvedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
result | IExportResult | (BETA) Collection of information used to download the resulting file. | |
resultUri | string | (BETA) URI of the resulting file that can be used to download it. |