RatePlanPrice
Container for all price components of the rate plan.
Parameters
baseRate
taxesAndFees
totalPrice
totalStrikeOutPrice
avgNightlyRate
avgNightlyStrikeOutRate
hotelMandatoryFees
refundableDamageDeposit
nightlyRates
Nightly base rate of the rate plan.
taxesAndFeesDetails
Container for taxes and fees detail information. Only visible by configuration. Please contact your Expedia Account Manager if you need this node.
roomRates
Container for the rate information of all rooms. This is only returned in Lodging Details API.
Constructors
Link copied to clipboard
public RatePlanPrice RatePlanPrice( RatePlanPriceBaseRate baseRate, RatePlanPriceTaxesAndFees taxesAndFees, RatePlanPriceTotalPrice totalPrice, RatePlanPriceTotalStrikeOutPrice totalStrikeOutPrice, RatePlanPriceAvgNightlyRate avgNightlyRate, RatePlanPriceAvgNightlyStrikeOutRate avgNightlyStrikeOutRate, RatePlanPriceHotelMandatoryFees hotelMandatoryFees, RatePlanPriceRefundableDamageDeposit refundableDamageDeposit, List<RatePlanPriceNightlyRatesInner> nightlyRates, List<RatePlanPriceTaxesAndFeesDetailsInner> taxesAndFeesDetails, List<RatePlanPriceRoomRatesInner> roomRates)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard