variables
Home > @gooddata/sdk-model > IReportContent > variables
IReportContent.variables property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Custom variable declarations. Values live on the report (IReportBase.variableValues).
Signature:
variables?: IReportVariableDefinition[];