PnrGoAircraft (Object)
Represents single aircraft belonging to operator specified in request endpoint
type PnrGoAircraft {
registrationWithoutSpecialChars: String!
acftType: PnrGoAircraftType!
}
Fields
PnrGoAircraft.registrationWithoutSpecialChars ● String! non-null scalar
PnrGoAircraft.acftType ● PnrGoAircraftType! non-null object
Requires access to resource INTEGRATION_PNR_GO_SEE
Member Of
PnrGoFlight object