Uses of Class
com.chargebee.models.Subscription.CreateWithItemsRequest
Packages that use Subscription.CreateWithItemsRequest
-
Uses of Subscription.CreateWithItemsRequest in com.chargebee.models
Methods in com.chargebee.models that return Subscription.CreateWithItemsRequestModifier and TypeMethodDescriptionSubscription.CreateWithItemsRequest.autoCloseInvoices(Boolean autoCloseInvoices) Subscription.CreateWithItemsRequest.autoCollection(AutoCollection autoCollection) Subscription.CreateWithItemsRequest.billingAlignmentMode(BillingAlignmentMode billingAlignmentMode) Subscription.CreateWithItemsRequest.billingCycles(Integer billingCycles) Subscription.CreateWithItemsRequest.billingOverrideMaxExcessPaymentUsage(Long billingOverrideMaxExcessPaymentUsage) Subscription.CreateWithItemsRequest.billingOverrideMaxRefundableCreditsUsage(Long billingOverrideMaxRefundableCreditsUsage) Subscription.CreateWithItemsRequest.businessEntityId(String businessEntityId) Subscription.CreateWithItemsRequest.contractTermActionAtTermEnd(Subscription.ContractTerm.ActionAtTermEnd contractTermActionAtTermEnd) Subscription.CreateWithItemsRequest.contractTermBillingCycleOnRenewal(Integer contractTermBillingCycleOnRenewal) Subscription.CreateWithItemsRequest.contractTermCancellationCutoffPeriod(Integer contractTermCancellationCutoffPeriod) Subscription.CreateWithItemsRequest.contractTermContractStart(Timestamp contractTermContractStart) Deprecated.Deprecated.Subscription.CreateWithItemsRequest.couponApplyTill(int index, Timestamp couponApplyTill) Deprecated.Subscription.CreateWithItemsRequest.couponCouponId(int index, String couponCouponId) Deprecated.Subscription.CreateWithItemsRequest.createPendingInvoices(Boolean createPendingInvoices) Subscription.createWithItems(String id) Subscription.CreateWithItemsRequest.discountAmount(int index, Long discountAmount) Subscription.CreateWithItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Subscription.CreateWithItemsRequest.discountDurationType(int index, DurationType discountDurationType) Subscription.CreateWithItemsRequest.discountIncludedInMrr(int index, Boolean discountIncludedInMrr) Subscription.CreateWithItemsRequest.discountItemPriceId(int index, String discountItemPriceId) Subscription.CreateWithItemsRequest.discountPercentage(int index, Double discountPercentage) Subscription.CreateWithItemsRequest.discountPeriod(int index, Integer discountPeriod) Subscription.CreateWithItemsRequest.discountPeriodUnit(int index, PeriodUnit discountPeriodUnit) Subscription.CreateWithItemsRequest.discountQuantity(int index, Integer discountQuantity) Subscription.CreateWithItemsRequest.firstInvoicePending(Boolean firstInvoicePending) Subscription.CreateWithItemsRequest.freePeriod(Integer freePeriod) Subscription.CreateWithItemsRequest.freePeriodUnit(FreePeriodUnit freePeriodUnit) Subscription.CreateWithItemsRequest.invoiceDate(Timestamp invoiceDate) Subscription.CreateWithItemsRequest.invoiceImmediately(Boolean invoiceImmediately) Subscription.CreateWithItemsRequest.invoiceNotes(String invoiceNotes) Subscription.CreateWithItemsRequest.itemTierEndingUnit(int index, Integer itemTierEndingUnit) Subscription.CreateWithItemsRequest.itemTierEndingUnitInDecimal(int index, String itemTierEndingUnitInDecimal) Subscription.CreateWithItemsRequest.itemTierItemPriceId(int index, String itemTierItemPriceId) Subscription.CreateWithItemsRequest.itemTierPackageSize(int index, Integer itemTierPackageSize) Subscription.CreateWithItemsRequest.itemTierPrice(int index, Long itemTierPrice) Subscription.CreateWithItemsRequest.itemTierPriceInDecimal(int index, String itemTierPriceInDecimal) Subscription.CreateWithItemsRequest.itemTierPricingType(int index, PricingType itemTierPricingType) Subscription.CreateWithItemsRequest.itemTierStartingUnit(int index, Integer itemTierStartingUnit) Subscription.CreateWithItemsRequest.itemTierStartingUnitInDecimal(int index, String itemTierStartingUnitInDecimal) Subscription.CreateWithItemsRequest.mandatoryItemsToRemove(String... mandatoryItemsToRemove) Subscription.CreateWithItemsRequest.mandatoryItemsToRemove(List<String> mandatoryItemsToRemove) Subscription.CreateWithItemsRequest.metaData(org.json.JSONObject metaData) Subscription.CreateWithItemsRequest.netTermDays(Integer netTermDays) Subscription.CreateWithItemsRequest.offlinePaymentMethod(OfflinePaymentMethod offlinePaymentMethod) Subscription.CreateWithItemsRequest.overrideRelationship(Boolean overrideRelationship) Subscription.CreateWithItemsRequest.paymentInitiator(PaymentInitiator paymentInitiator) Subscription.CreateWithItemsRequest.paymentIntentAdditionalInformation(org.json.JSONObject paymentIntentAdditionalInformation) Subscription.CreateWithItemsRequest.paymentIntentGatewayAccountId(String paymentIntentGatewayAccountId) Subscription.CreateWithItemsRequest.paymentIntentGwPaymentMethodId(String paymentIntentGwPaymentMethodId) Deprecated.Subscription.CreateWithItemsRequest.paymentIntentGwToken(String paymentIntentGwToken) Subscription.CreateWithItemsRequest.paymentIntentId(String paymentIntentId) Subscription.CreateWithItemsRequest.paymentIntentPaymentMethodType(PaymentIntent.PaymentMethodType paymentIntentPaymentMethodType) Subscription.CreateWithItemsRequest.paymentIntentReferenceId(String paymentIntentReferenceId) Subscription.CreateWithItemsRequest.paymentSourceId(String paymentSourceId) Subscription.CreateWithItemsRequest.replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource) Deprecated.Subscription.CreateWithItemsRequest.shippingAddressCity(String shippingAddressCity) Subscription.CreateWithItemsRequest.shippingAddressCompany(String shippingAddressCompany) Subscription.CreateWithItemsRequest.shippingAddressCountry(String shippingAddressCountry) Subscription.CreateWithItemsRequest.shippingAddressEmail(String shippingAddressEmail) Subscription.CreateWithItemsRequest.shippingAddressFirstName(String shippingAddressFirstName) Subscription.CreateWithItemsRequest.shippingAddressLastName(String shippingAddressLastName) Subscription.CreateWithItemsRequest.shippingAddressLine1(String shippingAddressLine1) Subscription.CreateWithItemsRequest.shippingAddressLine2(String shippingAddressLine2) Subscription.CreateWithItemsRequest.shippingAddressLine3(String shippingAddressLine3) Subscription.CreateWithItemsRequest.shippingAddressPhone(String shippingAddressPhone) Subscription.CreateWithItemsRequest.shippingAddressState(String shippingAddressState) Subscription.CreateWithItemsRequest.shippingAddressStateCode(String shippingAddressStateCode) Subscription.CreateWithItemsRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) Subscription.CreateWithItemsRequest.shippingAddressZip(String shippingAddressZip) Subscription.CreateWithItemsRequest.statementDescriptorDescriptor(String statementDescriptorDescriptor) Subscription.CreateWithItemsRequest.subscriptionItemBillingCycles(int index, Integer subscriptionItemBillingCycles) Subscription.CreateWithItemsRequest.subscriptionItemChargeOnce(int index, Boolean subscriptionItemChargeOnce) Subscription.CreateWithItemsRequest.subscriptionItemChargeOnEvent(int index, ChargeOnEvent subscriptionItemChargeOnEvent) Subscription.CreateWithItemsRequest.subscriptionItemChargeOnOption(int index, ChargeOnOption subscriptionItemChargeOnOption) Subscription.CreateWithItemsRequest.subscriptionItemItemPriceId(int index, String subscriptionItemItemPriceId) Subscription.CreateWithItemsRequest.subscriptionItemItemType(int index, ItemType subscriptionItemItemType) Deprecated.Subscription.CreateWithItemsRequest.subscriptionItemQuantity(int index, Integer subscriptionItemQuantity) Subscription.CreateWithItemsRequest.subscriptionItemQuantityInDecimal(int index, String subscriptionItemQuantityInDecimal) Subscription.CreateWithItemsRequest.subscriptionItemServicePeriodDays(int index, Integer subscriptionItemServicePeriodDays) Subscription.CreateWithItemsRequest.subscriptionItemTrialEnd(int index, Timestamp subscriptionItemTrialEnd) Subscription.CreateWithItemsRequest.subscriptionItemUnitPrice(int index, Long subscriptionItemUnitPrice) Subscription.CreateWithItemsRequest.subscriptionItemUnitPriceInDecimal(int index, String subscriptionItemUnitPriceInDecimal) Subscription.CreateWithItemsRequest.subscriptionItemUsageAccumulationResetFrequency(int index, UsageAccumulationResetFrequency subscriptionItemUsageAccumulationResetFrequency) Subscription.CreateWithItemsRequest.termsToCharge(Integer termsToCharge) Subscription.CreateWithItemsRequest.trialEndAction(TrialEndAction trialEndAction)