Uses of Enum
com.chargebee.models.enums.ApplyOn
Packages that use ApplyOn
-
Uses of ApplyOn in com.chargebee.models
Methods in com.chargebee.models that return ApplyOnMethods in com.chargebee.models with parameters of type ApplyOnModifier and TypeMethodDescriptionEstimate.CreateInvoiceForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Estimate.CreateSubItemEstimateRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Estimate.CreateSubItemForCustomerEstimateRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Estimate.UpdateSubscriptionForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) HostedPage.CheckoutExistingForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) HostedPage.CheckoutNewForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) HostedPage.CheckoutOneTimeForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Invoice.CreateForChargeItemsAndChargesRequest.discountApplyOn(int index, ApplyOn discountApplyOn) PricingPageSession.CreateForExistingSubscriptionRequest.discountApplyOn(int index, ApplyOn discountApplyOn) PricingPageSession.CreateForNewSubscriptionRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Quote.CreateForChargeItemsAndChargesRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Quote.CreateSubItemsForCustomerQuoteRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Quote.EditCreateSubCustomerQuoteForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Quote.EditForChargeItemsAndChargesRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Quote.EditUpdateSubscriptionQuoteForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Quote.UpdateSubscriptionQuoteForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Subscription.CreateWithItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Subscription.ImportForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Subscription.UpdateForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Ramp.CreateForSubscriptionRequest.discountsToAddApplyOn(int index, ApplyOn discountsToAddApplyOn) Ramp.UpdateRequest.discountsToAddApplyOn(int index, ApplyOn discountsToAddApplyOn) -
Uses of ApplyOn in com.chargebee.models.enums
Methods in com.chargebee.models.enums that return ApplyOn