OBJECT

PnrGoNationalId

link GraphQL Schema definition

  • type PnrGoNationalId {
  • # Requires access to resource INTEGRATION_PNR_GO_SEE
  • country: PnrGoCountry!
  • number: String!
  • dateOfIssueDate: Date
  • expiresDate: Date
  • documentType: String
  • }