google_api_qpx_express v0.0.1 GoogleApi.QPXExpress.V1.Model.CarrierData View Source
Information about a carrier (ie. an airline, bus line, railroad, etc) that might be useful to display to an end-user.
Attributes
- code (String): The IATA designator of a carrier (airline, etc). For example, for American Airlines, the code is AA. Defaults to:
null. - kind (String): Identifies this as a kind of carrier (ie. an airline, bus line, railroad, etc). Value: the fixed string qpxexpress#carrierData. Defaults to:
null. - name (String): The long, full name of a carrier. For example: American Airlines. Defaults to:
null.