JourneyFareInput
No description
input JourneyFareInput {
journeyId: JourneyID!
segmentFare: [FlightFareInput!]!
}
Fields
JourneyFareInput.journeyId ● JourneyID! non-null scalar
JourneyFareInput.segmentFare ● [FlightFareInput!]! non-null input
Member Of
ItineraryFareInput input