Rate.Builder

public Rate.Builder Rate.Builder(String id, Status status, BigDecimal availableRooms, Boolean refundable, Boolean memberDealAvailable, SaleScenario saleScenario, MerchantOfRecord merchantOfRecord, Map<String, Amenity> amenities, RateLinks links, Map<String, BedGroupAvailability> bedGroups, List<CancelPenalty> cancelPenalties, List<NonrefundableDateRange> nonrefundableDateRanges, List<MarketingFeeIncentive> marketingFeeIncentives, Map<String, PricingInformation> occupancyPricing, Promotions promotions, Amount cardOnFileLimit, Amount refundableDamageDeposit, List<Deposit> deposits)