RateHistory
The rate information associated with the itinerary.
Parameters
id
The id of the rate.
promotions
cancelPenalties
The cancel penalties associated with the itinerary.
deposits
pricing
Constructors
Link copied to clipboard
public RateHistory RateHistory(String id, PromotionsItinerary promotions, List<CancelPenalty> cancelPenalties, List<DepositItinerary> deposits, PricingInformation pricing)