Activities Location
List of location(s) where the activity will happen.
Parameters
type
The type of location code (MULTICITY | METROCODE).
id
Expedia Region ID of the specified airport.
name
Location Name
code
Location Code
location Id
Location id.
address
point Of Interest
geo Location
neighborhood
region Id
RegionId the location resides in.
country
Constructors
Link copied to clipboard
public ActivitiesLocation ActivitiesLocation(String type, String id, String name, String code, String locationId, ActivitiesAddress address, String pointOfInterest, ActivitiesGeoLocation geoLocation, ActivitiesNeighborhood neighborhood, Long regionId, ActivitiesCountry country)