IParameterAllowedValue
Home > @gooddata/sdk-model > IParameterAllowedValue
IParameterAllowedValue interface
Allowed value of a string parameter. When a definition's constraints carry a non-empty allowedValues list, the parameter value must equal one entry's value and the entries are offered in list order; an absent or empty list means free text restricted only by the length constraints.
Signature:
export interface IParameterAllowedValue
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) | ||
|
string |