IInsightParameterValue
Home > @gooddata/sdk-model > IInsightParameterValue
IInsightParameterValue interface
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.
Value of a workspace parameter for a single insight execution.
Signature:
export interface IInsightParameterValue
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(ALPHA) Reference to the parameter metadata object. | |||
|
number |
(ALPHA) Value to use instead of the parameter's default value. |