OBJECT

PnrGoAircraft

Represents single aircraft belonging to operator specified in request endpoint

link GraphQL Schema definition

  • type PnrGoAircraft {
  • registrationWithoutSpecialChars: String!
  • # Requires access to resource INTEGRATION_PNR_GO_SEE
  • acftType: PnrGoAircraftType!
  • }

link Require by