ActivitiesLocation
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
locationId
Location id.
address
pointOfInterest
geoLocation
neighborhood
regionId
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)