CarsLocationOption

public CarsLocationOption CarsLocationOption(String requestedLocation, List<CarsLocation> locations, String type, String regionId, String shortName, String airportCode, String address, CarsCountry country, CarsGeoLocation geoLocation)

Parameters

requestedLocation

Location used in partner request.

locations

Container for list of possible locations that could be used to disambiguate the query.

type

Type of the location.

regionId

RegionId the location resides in.

shortName

The name of the location which matches the location keyword.

airportCode

Indicates the nearest major airport to the location.

address

The address of the location.

country
geoLocation