location property

APIParameterLocation? location
getter/setter pair

The location of the API key.

Valid values are "query", "header" or "cookie".

For apiKey only. REQUIRED if so.

Implementation

APIParameterLocation? location;