If this query parameter's value is a collection, what type of format should the value be converted to.
The mapper that defines how to validate and serialize this parameter's value.
The path to this parameter's value in OperationArguments or the object that contains paths for each property's value in OperationArguments.
Whether or not to skip encoding the query parameter's value before adding it to the URL.
Generated using TypeDoc
A parameter for an operation that will be added as a query parameter to the operation's HTTP request.