SelectedOfferInput
No description
input SelectedOfferInput {
ticketNum: [TicketNum!]!
waivers: [WaiverInput!]!
selectedSegments: [TupleJourneyIDAndSegmentInput!]!
selectedFare: ItineraryFareInput!
confirmedPrice: RepricedTicketInput
paxPhone: String
paxEmail: String
reissueType: ExchangeWill!
}