google_api_qpx_express v0.0.1 GoogleApi.QPXExpress.V1.Model.AirportData View Source
An airport.
Attributes
- city (String): The city code an airport is located in. For example, for JFK airport, this is NYC. Defaults to:
null. - code (String): An airport's code. For example, for Boston Logan airport, this is BOS. Defaults to:
null. - kind (String): Identifies this as an airport object. Value: the fixed string qpxexpress#airportData. Defaults to:
null. - name (String): The name of an airport. For example, for airport BOS the name is "Boston Logan International". Defaults to:
null.