PnrGoAirport (Object)
Represents single airport
type PnrGoAirport {
name: String!
code: PnrGoAirportCode!
country: String
}
Fields
PnrGoAirport.name ● String! non-null scalar
PnrGoAirport.code ● PnrGoAirportCode! non-null object
Requires access to resource INTEGRATION_PNR_GO_SEE
PnrGoAirport.country ● String scalar
Member Of
PnrGoFlight object