StringListParameterValue
StringListParameterValue
String list parameter value.
| Name | Type | Description |
|---|---|---|
| Value | List<string> | List of strings value of the parameter. |
StringListParameterValue
Constructs ParameterValue for a list of strings.
| Name | Type | Description |
|---|---|---|
| values | List<String> | List of string value for the query parameter. |