RoomTypePrice.Builder

public RoomTypePrice.Builder RoomTypePrice.Builder(    RatePlanPriceBaseRate baseRate,     RatePlanPriceTaxesAndFees taxesAndFees,     RoomTypePriceTotalPrice totalPrice,     RoomTypePriceTotalStrikeOutPrice totalStrikeOutPrice,     RoomTypePriceAvgNightlyRate avgNightlyRate,     RoomTypePriceAvgNightlyStrikeOutRate avgNightlyStrikeOutRate,     RoomTypePriceAvgNightlyRateWithFees avgNightlyRateWithFees,     RoomTypePriceAvgNightlyStrikeoutRateWithFees avgNightlyStrikeoutRateWithFees,     RatePlanPriceHotelMandatoryFees hotelMandatoryFees,     RoomTypePriceTotalPriceWithHotelFees totalPriceWithHotelFees,     RoomTypePriceRefundableDamageDeposit refundableDamageDeposit)