Location Option
Container for possible matches to your ambiguous locationKeyword
query.
Parameters
type
Type of the location.
region Id
RegionId the location resides in.
short Name
The name of the location which matches the location keyword.
airport Code
Indicates the nearest major airport to the location.
address
The address of the location.
country
geo Location
Constructors
Link copied to clipboard
public LocationOption LocationOption(String type, String regionId, String shortName, String airportCode, String address, Country country, GeoLocation geoLocation)