IExportTemplateDefinition
Home > @gooddata/sdk-model > IExportTemplateDefinition
IExportTemplateDefinition 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.
Export template payload used to create or update an export template.
Signature:
export interface IExportTemplateDefinition
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(BETA) (Optional) Template applied to dashboard slide exports. | |||
|
string |
(BETA) User-facing name of the export template. | ||
|
IExportTemplateWidgetSlides | null |
(BETA) (Optional) Template applied to single-widget slide exports. |