parameterType
Home > @gooddata/sdk-model > IDashboardExportParameter > parameterType
IDashboardExportParameter.parameterType 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.
Parameter type tag; matches the workspace parameter definition's type. Absent on rows persisted before the tag existed — those are decoded as NUMBER.
Signature:
parameterType?: ParameterType;