Uses of Class
com.chargebee.models.Ramp.CreateForSubscriptionRequest
Packages that use Ramp.CreateForSubscriptionRequest
-
Uses of Ramp.CreateForSubscriptionRequest in com.chargebee.models
Methods in com.chargebee.models that return Ramp.CreateForSubscriptionRequestModifier and TypeMethodDescriptionRamp.CreateForSubscriptionRequest.contractTermActionAtTermEnd(Ramp.ContractTerm.ActionAtTermEnd contractTermActionAtTermEnd) Ramp.CreateForSubscriptionRequest.contractTermCancellationCutoffPeriod(Integer contractTermCancellationCutoffPeriod) Ramp.CreateForSubscriptionRequest.contractTermRenewalBillingCycles(Integer contractTermRenewalBillingCycles) Ramp.CreateForSubscriptionRequest.couponsToAddApplyTill(int index, Timestamp couponsToAddApplyTill) Ramp.CreateForSubscriptionRequest.couponsToAddCouponId(int index, String couponsToAddCouponId) Ramp.CreateForSubscriptionRequest.couponsToRemove(String... couponsToRemove) Ramp.CreateForSubscriptionRequest.couponsToRemove(List<String> couponsToRemove) Ramp.createForSubscription(String id) Ramp.CreateForSubscriptionRequest.description(String description) Ramp.CreateForSubscriptionRequest.discountsToAddAmount(int index, Long discountsToAddAmount) Ramp.CreateForSubscriptionRequest.discountsToAddApplyOn(int index, ApplyOn discountsToAddApplyOn) Ramp.CreateForSubscriptionRequest.discountsToAddDurationType(int index, DurationType discountsToAddDurationType) Ramp.CreateForSubscriptionRequest.discountsToAddIncludedInMrr(int index, Boolean discountsToAddIncludedInMrr) Ramp.CreateForSubscriptionRequest.discountsToAddItemPriceId(int index, String discountsToAddItemPriceId) Ramp.CreateForSubscriptionRequest.discountsToAddPercentage(int index, Double discountsToAddPercentage) Ramp.CreateForSubscriptionRequest.discountsToAddPeriod(int index, Integer discountsToAddPeriod) Ramp.CreateForSubscriptionRequest.discountsToAddPeriodUnit(int index, PeriodUnit discountsToAddPeriodUnit) Ramp.CreateForSubscriptionRequest.discountsToRemove(String... discountsToRemove) Ramp.CreateForSubscriptionRequest.discountsToRemove(List<String> discountsToRemove) Ramp.CreateForSubscriptionRequest.effectiveFrom(Timestamp effectiveFrom) Ramp.CreateForSubscriptionRequest.itemsToAddBillingCycles(int index, Integer itemsToAddBillingCycles) Ramp.CreateForSubscriptionRequest.itemsToAddChargeOnce(int index, Boolean itemsToAddChargeOnce) Ramp.CreateForSubscriptionRequest.itemsToAddChargeOnEvent(int index, ChargeOnEvent itemsToAddChargeOnEvent) Ramp.CreateForSubscriptionRequest.itemsToAddChargeOnOption(int index, ChargeOnOption itemsToAddChargeOnOption) Ramp.CreateForSubscriptionRequest.itemsToAddItemPriceId(int index, String itemsToAddItemPriceId) Ramp.CreateForSubscriptionRequest.itemsToAddQuantity(int index, Integer itemsToAddQuantity) Ramp.CreateForSubscriptionRequest.itemsToAddQuantityInDecimal(int index, String itemsToAddQuantityInDecimal) Ramp.CreateForSubscriptionRequest.itemsToAddServicePeriodDays(int index, Integer itemsToAddServicePeriodDays) Ramp.CreateForSubscriptionRequest.itemsToAddUnitPrice(int index, Long itemsToAddUnitPrice) Ramp.CreateForSubscriptionRequest.itemsToAddUnitPriceInDecimal(int index, String itemsToAddUnitPriceInDecimal) Ramp.CreateForSubscriptionRequest.itemsToRemove(String... itemsToRemove) Ramp.CreateForSubscriptionRequest.itemsToRemove(List<String> itemsToRemove) Ramp.CreateForSubscriptionRequest.itemsToUpdateBillingCycles(int index, Integer itemsToUpdateBillingCycles) Ramp.CreateForSubscriptionRequest.itemsToUpdateChargeOnce(int index, Boolean itemsToUpdateChargeOnce) Ramp.CreateForSubscriptionRequest.itemsToUpdateChargeOnEvent(int index, ChargeOnEvent itemsToUpdateChargeOnEvent) Ramp.CreateForSubscriptionRequest.itemsToUpdateChargeOnOption(int index, ChargeOnOption itemsToUpdateChargeOnOption) Ramp.CreateForSubscriptionRequest.itemsToUpdateItemPriceId(int index, String itemsToUpdateItemPriceId) Ramp.CreateForSubscriptionRequest.itemsToUpdateQuantity(int index, Integer itemsToUpdateQuantity) Ramp.CreateForSubscriptionRequest.itemsToUpdateQuantityInDecimal(int index, String itemsToUpdateQuantityInDecimal) Ramp.CreateForSubscriptionRequest.itemsToUpdateServicePeriodDays(int index, Integer itemsToUpdateServicePeriodDays) Ramp.CreateForSubscriptionRequest.itemsToUpdateUnitPrice(int index, Long itemsToUpdateUnitPrice) Ramp.CreateForSubscriptionRequest.itemsToUpdateUnitPriceInDecimal(int index, String itemsToUpdateUnitPriceInDecimal) Ramp.CreateForSubscriptionRequest.itemTierEndingUnit(int index, Integer itemTierEndingUnit) Ramp.CreateForSubscriptionRequest.itemTierEndingUnitInDecimal(int index, String itemTierEndingUnitInDecimal) Ramp.CreateForSubscriptionRequest.itemTierItemPriceId(int index, String itemTierItemPriceId) Ramp.CreateForSubscriptionRequest.itemTierPackageSize(int index, Integer itemTierPackageSize) Ramp.CreateForSubscriptionRequest.itemTierPrice(int index, Long itemTierPrice) Ramp.CreateForSubscriptionRequest.itemTierPriceInDecimal(int index, String itemTierPriceInDecimal) Ramp.CreateForSubscriptionRequest.itemTierPricingType(int index, PricingType itemTierPricingType) Ramp.CreateForSubscriptionRequest.itemTierStartingUnit(int index, Integer itemTierStartingUnit) Ramp.CreateForSubscriptionRequest.itemTierStartingUnitInDecimal(int index, String itemTierStartingUnitInDecimal)