google_api_qpx_express v0.0.1 GoogleApi.QPXExpress.V1.Model.CityData View Source
Information about a city that might be useful to an end-user; typically the city of an airport.
Attributes
- code (String): The IATA character ID of a city. For example, for Boston this is BOS. Defaults to:
null. - country (String): The two-character country code of the country the city is located in. For example, US for the United States of America. Defaults to:
null. - kind (String): Identifies this as a city, typically with one or more airports. Value: the fixed string qpxexpress#cityData. Defaults to:
null. - name (String): The full name of a city. An example would be: New York. Defaults to:
null.