LodgingRoomTypePrice
Container for Price information.
Parameters
baseRate
taxesAndFees
totalPrice
avgNightlyRate
avgNightlyRateWithFees
propertyMandatoryFees
totalPriceWithPropertyFees
refundableDamageDeposit
Constructors
Link copied to clipboard
public LodgingRoomTypePrice LodgingRoomTypePrice( LodgingRoomTypePriceBaseRate baseRate, LodgingRoomTypePriceTaxesAndFees taxesAndFees, LodgingRoomTypePriceTotalPrice totalPrice, LodgingRoomTypePriceAvgNightlyRate avgNightlyRate, LodgingRoomTypePriceAvgNightlyRateWithFees avgNightlyRateWithFees, LodgingRoomTypePricePropertyMandatoryFees propertyMandatoryFees, LodgingRoomTypePriceTotalPriceWithPropertyFees totalPriceWithPropertyFees, LodgingRoomTypePriceRefundableDamageDeposit refundableDamageDeposit)