Uses of Class
com.chargebee.models.PricingPageSession.CreateForNewSubscriptionRequest
Packages that use PricingPageSession.CreateForNewSubscriptionRequest
-
Uses of PricingPageSession.CreateForNewSubscriptionRequest in com.chargebee.models
Methods in com.chargebee.models that return PricingPageSession.CreateForNewSubscriptionRequestModifier and TypeMethodDescriptionPricingPageSession.CreateForNewSubscriptionRequest.billingAddressCity(String billingAddressCity) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressCompany(String billingAddressCompany) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressCountry(String billingAddressCountry) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressEmail(String billingAddressEmail) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressFirstName(String billingAddressFirstName) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressLastName(String billingAddressLastName) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressLine1(String billingAddressLine1) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressLine2(String billingAddressLine2) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressLine3(String billingAddressLine3) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressPhone(String billingAddressPhone) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressState(String billingAddressState) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressStateCode(String billingAddressStateCode) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus) PricingPageSession.CreateForNewSubscriptionRequest.billingAddressZip(String billingAddressZip) PricingPageSession.CreateForNewSubscriptionRequest.businessEntityId(String businessEntityId) PricingPageSession.createForNewSubscription()PricingPageSession.CreateForNewSubscriptionRequest.customerCompany(String customerCompany) PricingPageSession.CreateForNewSubscriptionRequest.customerEmail(String customerEmail) PricingPageSession.CreateForNewSubscriptionRequest.customerFirstName(String customerFirstName) PricingPageSession.CreateForNewSubscriptionRequest.customerId(String customerId) PricingPageSession.CreateForNewSubscriptionRequest.customerLastName(String customerLastName) PricingPageSession.CreateForNewSubscriptionRequest.customerLocale(String customerLocale) PricingPageSession.CreateForNewSubscriptionRequest.customerPhone(String customerPhone) PricingPageSession.CreateForNewSubscriptionRequest.discountAmount(int index, Long discountAmount) PricingPageSession.CreateForNewSubscriptionRequest.discountApplyOn(int index, ApplyOn discountApplyOn) PricingPageSession.CreateForNewSubscriptionRequest.discountDurationType(int index, DurationType discountDurationType) PricingPageSession.CreateForNewSubscriptionRequest.discountIncludedInMrr(int index, Boolean discountIncludedInMrr) PricingPageSession.CreateForNewSubscriptionRequest.discountItemPriceId(int index, String discountItemPriceId) PricingPageSession.CreateForNewSubscriptionRequest.discountLabel(int index, String discountLabel) PricingPageSession.CreateForNewSubscriptionRequest.discountPercentage(int index, Double discountPercentage) PricingPageSession.CreateForNewSubscriptionRequest.discountPeriod(int index, Integer discountPeriod) PricingPageSession.CreateForNewSubscriptionRequest.discountPeriodUnit(int index, PeriodUnit discountPeriodUnit) PricingPageSession.CreateForNewSubscriptionRequest.discountQuantity(int index, Integer discountQuantity) PricingPageSession.CreateForNewSubscriptionRequest.pricingPageId(String pricingPageId) PricingPageSession.CreateForNewSubscriptionRequest.redirectUrl(String redirectUrl) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressCity(String shippingAddressCity) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressCompany(String shippingAddressCompany) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressCountry(String shippingAddressCountry) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressEmail(String shippingAddressEmail) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressFirstName(String shippingAddressFirstName) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressLastName(String shippingAddressLastName) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressLine1(String shippingAddressLine1) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressLine2(String shippingAddressLine2) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressLine3(String shippingAddressLine3) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressPhone(String shippingAddressPhone) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressState(String shippingAddressState) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressStateCode(String shippingAddressStateCode) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) PricingPageSession.CreateForNewSubscriptionRequest.shippingAddressZip(String shippingAddressZip) PricingPageSession.CreateForNewSubscriptionRequest.subscriptionId(String subscriptionId)