OBJECT

PnrGoCrewMemberOnLeg

link GraphQL Schema definition

  • type PnrGoCrewMemberOnLeg {
  • # Requires access to resource INTEGRATION_PNR_GO_SEE
  • position: PnrGoPosition!
  • # Requires access to resource INTEGRATION_PNR_GO_SEE
  • login: PnrGoLogin!
  • # Requires access to resource INTEGRATION_PNR_GO_SEE
  • passport: PnrGoPassport
  • # Requires access to resource INTEGRATION_PNR_GO_SEE
  • departurePassport: PnrGoPassport
  • # Requires access to resource INTEGRATION_PNR_GO_SEE
  • departureNationalId: PnrGoNationalId
  • # Requires access to resource INTEGRATION_PNR_GO_SEE
  • arrivalNationalId: PnrGoNationalId
  • }

link Require by