Uses of Class
com.chargebee.models.Estimate.AdvanceInvoiceEstimateRequest
Packages that use Estimate.AdvanceInvoiceEstimateRequest
-
Uses of Estimate.AdvanceInvoiceEstimateRequest in com.chargebee.models
Methods in com.chargebee.models that return Estimate.AdvanceInvoiceEstimateRequestModifier and TypeMethodDescriptionEstimate.advanceInvoiceEstimate(String id) Estimate.AdvanceInvoiceEstimateRequest.fixedIntervalScheduleDaysBeforeRenewal(Integer fixedIntervalScheduleDaysBeforeRenewal) Estimate.AdvanceInvoiceEstimateRequest.fixedIntervalScheduleEndDate(Timestamp fixedIntervalScheduleEndDate) Estimate.AdvanceInvoiceEstimateRequest.fixedIntervalScheduleEndScheduleOn(EndScheduleOn fixedIntervalScheduleEndScheduleOn) Estimate.AdvanceInvoiceEstimateRequest.fixedIntervalScheduleNumberOfOccurrences(Integer fixedIntervalScheduleNumberOfOccurrences) Estimate.AdvanceInvoiceEstimateRequest.invoiceImmediately(Boolean invoiceImmediately) Estimate.AdvanceInvoiceEstimateRequest.scheduleType(ScheduleType scheduleType) Estimate.AdvanceInvoiceEstimateRequest.specificDatesScheduleDate(int index, Timestamp specificDatesScheduleDate) Estimate.AdvanceInvoiceEstimateRequest.specificDatesScheduleTermsToCharge(int index, Integer specificDatesScheduleTermsToCharge) Estimate.AdvanceInvoiceEstimateRequest.termsToCharge(Integer termsToCharge)