DashboardExportToPdfResolvedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardExportToPdfResolvedPayload
DashboardExportToPdfResolvedPayload 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 DashboardExportToPdfResolved event.
Signature:
export interface DashboardExportToPdfResolvedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
result | readonly | IExportResult | (BETA) Collection of information used to download the resulting file. |
resultUri | readonly | string | (BETA) URI of the resulting file that can be used to download it. |