RatePlanPriceRoomRatesInner
Parameters
roomIndex
Index of which of the requested rooms this entry refers to.
baseRate
taxesAndFees
totalPrice
totalStrikeOutPrice
taxesAndFeesDetails
The breakdown for taxes and fees for this room for the entire stay. Only visible by configuration. Please contact your Expedia Account Manager if you need this node.
mandatoryFeesDetails
The breakdown for the taxes and fees that must be paid at the property.
nightlyRates
Container for the nightly rate of current room.
Constructors
Link copied to clipboard
public RatePlanPriceRoomRatesInner RatePlanPriceRoomRatesInner( Integer roomIndex, RoomRatesBaseRate baseRate, RoomRatesTaxesAndFees taxesAndFees, RoomRatesTotalPrice totalPrice, RoomRatesTotalStrikeOutPrice totalStrikeOutPrice, List<RoomRatesTaxesAndFeesDetailsInner> taxesAndFeesDetails, List<MandatoryFeesDetail> mandatoryFeesDetails, List<RoomRatesNightlyRatesInner> nightlyRates)