Get Flight Flexsearch400Response Errors Inner Error Location Options Inner Location Option Locations Inner Location
public final class GetFlightFlexsearch400ResponseErrorsInnerErrorLocationOptionsInnerLocationOptionLocationsInnerLocation
Container for list of possible locations that could be used to disambiguate the query.
Parameters
name
Location Name
type
The type of location code (MULTICITY | METROCODE).
id
Expedia Region ID of the specified airport.
code
Location Code
address
Street address of the location (if available)
geo Location
country
Constructors
Link copied to clipboard
public GetFlightFlexsearch400ResponseErrorsInnerErrorLocationOptionsInnerLocationOptionLocationsInnerLocation GetFlightFlexsearch400ResponseErrorsInnerErrorLocationOptionsInnerLocationOptionLocationsInnerLocation(String name, String type, String id, String code, String address, FlightsV3GeoLocation geoLocation, GetFlightFlexsearch400ResponseErrorsInnerErrorLocationOptionsInnerLocationOptionLocationsInnerLocationCountry country)