Uses of Class
com.chargebee.models.Estimate.CreateSubForCustomerEstimateRequest

Packages that use Estimate.CreateSubForCustomerEstimateRequest
com.chargebee.models   
 

Uses of Estimate.CreateSubForCustomerEstimateRequest in com.chargebee.models
 

Methods in com.chargebee.models that return Estimate.CreateSubForCustomerEstimateRequest
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.addonBillingCycles(int index, Integer addonBillingCycles)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.addonId(int index, String addonId)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.addonQuantity(int index, Integer addonQuantity)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.addonTrialEnd(int index, Timestamp addonTrialEnd)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.addonUnitPrice(int index, Integer addonUnitPrice)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.billingAlignmentMode(BillingAlignmentMode billingAlignmentMode)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.billingCycles(Integer billingCycles)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.couponIds(List<String> couponIds)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.couponIds(String... couponIds)
           
static Estimate.CreateSubForCustomerEstimateRequest Estimate.createSubForCustomerEstimate(String id)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.eventBasedAddonChargeOn(int index, ChargeOn eventBasedAddonChargeOn)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.eventBasedAddonChargeOnce(int index, Boolean eventBasedAddonChargeOnce)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.eventBasedAddonId(int index, String eventBasedAddonId)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.eventBasedAddonOnEvent(int index, OnEvent eventBasedAddonOnEvent)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.eventBasedAddonQuantity(int index, Integer eventBasedAddonQuantity)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.eventBasedAddonServicePeriodInDays(int index, Integer eventBasedAddonServicePeriodInDays)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.eventBasedAddonUnitPrice(int index, Integer eventBasedAddonUnitPrice)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.invoiceImmediately(Boolean invoiceImmediately)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.mandatoryAddonsToRemove(List<String> mandatoryAddonsToRemove)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.mandatoryAddonsToRemove(String... mandatoryAddonsToRemove)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.shippingAddressCity(String shippingAddressCity)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.shippingAddressCountry(String shippingAddressCountry)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.shippingAddressLine1(String shippingAddressLine1)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.shippingAddressLine2(String shippingAddressLine2)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.shippingAddressLine3(String shippingAddressLine3)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.shippingAddressStateCode(String shippingAddressStateCode)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.shippingAddressZip(String shippingAddressZip)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.subscriptionId(String subscriptionId)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.subscriptionPlanId(String subscriptionPlanId)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.subscriptionPlanQuantity(Integer subscriptionPlanQuantity)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.subscriptionPlanUnitPrice(Integer subscriptionPlanUnitPrice)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.subscriptionSetupFee(Integer subscriptionSetupFee)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.subscriptionStartDate(Timestamp subscriptionStartDate)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.subscriptionTrialEnd(Timestamp subscriptionTrialEnd)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.termsToCharge(Integer termsToCharge)
           
 Estimate.CreateSubForCustomerEstimateRequest Estimate.CreateSubForCustomerEstimateRequest.useExistingBalances(Boolean useExistingBalances)
           
 



Copyright © 2019 ChargeBee. All Rights Reserved.