Uses of Class
com.chargebee.models.PricingPageSession.CreateForExistingSubscriptionRequest
Packages that use PricingPageSession.CreateForExistingSubscriptionRequest
-
Uses of PricingPageSession.CreateForExistingSubscriptionRequest in com.chargebee.models
Methods in com.chargebee.models that return PricingPageSession.CreateForExistingSubscriptionRequestModifier and TypeMethodDescriptionPricingPageSession.createForExistingSubscription()PricingPageSession.CreateForExistingSubscriptionRequest.discountAmount(int index, Long discountAmount) PricingPageSession.CreateForExistingSubscriptionRequest.discountApplyOn(int index, ApplyOn discountApplyOn) PricingPageSession.CreateForExistingSubscriptionRequest.discountDurationType(int index, DurationType discountDurationType) PricingPageSession.CreateForExistingSubscriptionRequest.discountIncludedInMrr(int index, Boolean discountIncludedInMrr) PricingPageSession.CreateForExistingSubscriptionRequest.discountItemPriceId(int index, String discountItemPriceId) PricingPageSession.CreateForExistingSubscriptionRequest.discountLabel(int index, String discountLabel) PricingPageSession.CreateForExistingSubscriptionRequest.discountPercentage(int index, Double discountPercentage) PricingPageSession.CreateForExistingSubscriptionRequest.discountPeriod(int index, Integer discountPeriod) PricingPageSession.CreateForExistingSubscriptionRequest.discountPeriodUnit(int index, PeriodUnit discountPeriodUnit) PricingPageSession.CreateForExistingSubscriptionRequest.discountQuantity(int index, Integer discountQuantity) PricingPageSession.CreateForExistingSubscriptionRequest.pricingPageId(String pricingPageId) PricingPageSession.CreateForExistingSubscriptionRequest.redirectUrl(String redirectUrl) PricingPageSession.CreateForExistingSubscriptionRequest.subscriptionId(String subscriptionId)