google_api_qpx_express v0.0.1 GoogleApi.QPXExpress.V1.Model.AircraftData View Source

The make, model, and type of an aircraft.

Attributes

  • code (String): The aircraft code. For example, for a Boeing 777 the code would be 777. Defaults to: null.
  • kind (String): Identifies this as an aircraftData object. Value: the fixed string qpxexpress#aircraftData Defaults to: null.
  • name (String): The name of an aircraft, for example Boeing 777. Defaults to: null.