DashboardExportToPdfPresentationResolvedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardExportToPdfPresentationResolvedPayload
DashboardExportToPdfPresentationResolvedPayload 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 DashboardExportToPdfPresentationResolved event.
Signature:
export interface DashboardExportToPdfPresentationResolvedPayload
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. |