IExportTemplate
Home > @gooddata/sdk-model > IExportTemplate
IExportTemplate 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 metadata.
Signature:
export interface IExportTemplate extends IExportTemplateDefinition
Extends: IExportTemplateDefinition
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(BETA) (Optional) Whether the template is inherited from a parent (a parent workspace or the organization) and is therefore read-only in the current scope. Native templates (created here) are editable. | ||
|
(BETA) Reference to the export template. |