LodgingRoomTypePrice.Builder

public LodgingRoomTypePrice.Builder LodgingRoomTypePrice.Builder(    LodgingRoomTypePriceBaseRate baseRate,     LodgingRoomTypePriceTaxesAndFees taxesAndFees,     LodgingRoomTypePriceTotalPrice totalPrice,     LodgingRoomTypePriceAvgNightlyRate avgNightlyRate,     LodgingRoomTypePriceAvgNightlyRateWithFees avgNightlyRateWithFees,     LodgingRoomTypePricePropertyMandatoryFees propertyMandatoryFees,     LodgingRoomTypePriceTotalPriceWithPropertyFees totalPriceWithPropertyFees,     LodgingRoomTypePriceRefundableDamageDeposit refundableDamageDeposit)