OBJECT
PnrGoContact
Represents contact data (like phone, email, address etc.) in Leon
link GraphQL Schema definition
- type PnrGoContact {
- : Int!
- : String!
- : String!
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoCountry
- : String!
- : String!
- : String!
- : String!
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoCountry
- : Date
- : String!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoCountry
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : [PnrGoPassport!]!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : [PnrGoNationalId!]!
- : Int!
- : String
- : String!
- : String!
- : Boolean!
- }