ActivitiesLocationOption

public ActivitiesLocationOption ActivitiesLocationOption(    String requestedLocation,     List<ActivitiesLocation> locations,     String type,     String regionId,     String shortName,     String airportCode,     String address,     ActivitiesCountry country,     ActivitiesGeoLocation 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