getParameterAllowedValueTitle()
Home > @gooddata/sdk-model > getParameterAllowedValueTitle
getParameterAllowedValueTitle() function
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.
Returns the allowed value's title when present, its value otherwise.
Signature:
export declare function getParameterAllowedValueTitle(allowedValue: IParameterAllowedValue): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
allowedValue |
Returns:
string