OBJECT
PnrGoPersonalEndorsement
Represents personal endorsement
link GraphQL Schema definition
- type PnrGoPersonalEndorsement {
- String :
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- PnrGoEndorsement! :
- Date @deprecated( reason: "Use expiringData instead" ) :
- PersonalEndorsementExpiring! :
- String :
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- PnrGoCountry :
- }