OBJECT
PnrGoPassport
link GraphQL Schema definition
- type PnrGoPassport {
- : String!
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoCountry
- : Date
- : Boolean!
- : Date
- : String
- : Boolean!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : [PnrGoPassportVisa!]!
- : String!
- : String!
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoCountry
- }