RatePlan. Builder
public RatePlan.Builder RatePlan.Builder(String roomTypeId, String ratePlanId, String rateRuleId, String inventorySourceId, String inventorySourceCode, StayDates stayDates, Integer remainingCount, RatePlanPrice price, Boolean memberOnlyDeal, List<Promotion> promotions, RatePlanStandalonePrice standalonePrice, Boolean taxesAndFeesInclusive, String guaranteeText, RatePlan.PaymentMethod paymentMethod, RatePlan.PaymentTime paymentTime, Boolean fullDepositUponBooking, List<PaymentSchedule> paymentSchedule, Boolean reserveWithDeposit, Boolean freeInternet, Boolean freeWiFi, List<String> freeInternetDetails, Boolean freeParking, Boolean freeBreakfast, List<String> freeBreakfastDetails, Boolean hcomRewardsEarn, Boolean hcomRewardsBurn, CancellationPolicy cancellationPolicy, List<RatePlanAmenitiesInner> amenities)