PnrGoTrip (Object)
Represents single trip belonging to operator specified in request endpoint
type PnrGoTrip {
tripType: FlightType!
tripTags: [PnrGoTagDefinition!]!
}
Fields
PnrGoTrip.tripType ● FlightType! non-null enum
PnrGoTrip.tripTags ● [PnrGoTagDefinition!]! non-null object
Requires access to resource INTEGRATION_PNR_GO_SEE
Member Of
PnrGoFlight object