CouponReference
No description
type CouponReference {
journeyId: JourneyID!
segmentId: SegmentID!
flightId: FlightID!
}
Fields
CouponReference.journeyId
● JourneyID!
non-null scalar
CouponReference.segmentId
● SegmentID!
non-null scalar
CouponReference.flightId
● FlightID!
non-null scalar
Member Of
BagAllowanceForCoupon
object