FlightDetailsResponse

public FlightDetailsResponse FlightDetailsResponse(FlightDetailsOffer offer, String transactionId, List<FlightDetailsWarning> warnings, List<Segment> segments, List<FlightDetailsOffer> allOffers, List<AirValidFormsOfPayment> validFormsOfPayment, Map<String, List<Lounge>> lounges, CrossSell crossSell)

Parameters

offer
transactionId

Unique identifier for the transaction.

warnings

Container for Warning Codes.

segments

Container for flight segments.

allOffers

Contains list of all the available alternate fare upsell/downsell offers.

validFormsOfPayment

Container for fees that are charged for using certain payment methods.

lounges
crossSell