OasParameter.in_

**REQUIRED**. The location of the parameter. Possible values are "query", "header", "path" or "cookie".

class OasParameter
@jsonOptional
string in_;

Meta