Package com.chargebee.models
Class Quote.EditUpdateSubscriptionQuoteRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.Request<Quote.EditUpdateSubscriptionQuoteRequest>
com.chargebee.models.Quote.EditUpdateSubscriptionQuoteRequest
- Enclosing class:
- Quote
public static class Quote.EditUpdateSubscriptionQuoteRequest
extends Request<Quote.EditUpdateSubscriptionQuoteRequest>
-
Field Summary
Fields inherited from class com.chargebee.internal.RequestBase
headers, isIdempotent, isJsonRequest, params, paramsV2, subDomain, uri -
Method Summary
Modifier and TypeMethodDescriptionaddonBillingCycles(int index, Integer addonBillingCycles) addonQuantity(int index, Integer addonQuantity) addonQuantityInDecimal(int index, String addonQuantityInDecimal) addonTrialEnd(int index, Timestamp addonTrialEnd) addonUnitPrice(int index, Long addonUnitPrice) addonUnitPriceInDecimal(int index, String addonUnitPriceInDecimal) billingAddressCity(String billingAddressCity) billingAddressCompany(String billingAddressCompany) billingAddressCountry(String billingAddressCountry) billingAddressEmail(String billingAddressEmail) billingAddressFirstName(String billingAddressFirstName) billingAddressLastName(String billingAddressLastName) billingAddressLine1(String billingAddressLine1) billingAddressLine2(String billingAddressLine2) billingAddressLine3(String billingAddressLine3) billingAddressPhone(String billingAddressPhone) billingAddressState(String billingAddressState) billingAddressStateCode(String billingAddressStateCode) billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus) billingAddressZip(String billingAddressZip) billingAlignmentMode(BillingAlignmentMode billingAlignmentMode) billingCycles(Integer billingCycles) changeOption(ChangeOption changeOption) changesScheduledAt(Timestamp changesScheduledAt) contractTermActionAtTermEnd(ContractTerm.ActionAtTermEnd contractTermActionAtTermEnd) contractTermCancellationCutoffPeriod(Integer contractTermCancellationCutoffPeriod) customerRegisteredForGst(Boolean customerRegisteredForGst) customerVatNumber(String customerVatNumber) customerVatNumberPrefix(String customerVatNumberPrefix) eventBasedAddonChargeOn(int index, ChargeOn eventBasedAddonChargeOn) eventBasedAddonChargeOnce(int index, Boolean eventBasedAddonChargeOnce) eventBasedAddonId(int index, String eventBasedAddonId) eventBasedAddonOnEvent(int index, OnEvent eventBasedAddonOnEvent) eventBasedAddonQuantity(int index, Integer eventBasedAddonQuantity) eventBasedAddonQuantityInDecimal(int index, String eventBasedAddonQuantityInDecimal) eventBasedAddonServicePeriodInDays(int index, Integer eventBasedAddonServicePeriodInDays) eventBasedAddonUnitPrice(int index, Long eventBasedAddonUnitPrice) eventBasedAddonUnitPriceInDecimal(int index, String eventBasedAddonUnitPriceInDecimal) forceTermReset(Boolean forceTermReset) mandatoryAddonsToRemove(String... mandatoryAddonsToRemove) mandatoryAddonsToRemove(List<String> mandatoryAddonsToRemove) params()reactivate(Boolean reactivate) reactivateFrom(Timestamp reactivateFrom) replaceAddonList(Boolean replaceAddonList) replaceCouponList(Boolean replaceCouponList) shippingAddressCity(String shippingAddressCity) shippingAddressCompany(String shippingAddressCompany) shippingAddressCountry(String shippingAddressCountry) shippingAddressEmail(String shippingAddressEmail) shippingAddressFirstName(String shippingAddressFirstName) shippingAddressLastName(String shippingAddressLastName) shippingAddressLine1(String shippingAddressLine1) shippingAddressLine2(String shippingAddressLine2) shippingAddressLine3(String shippingAddressLine3) shippingAddressPhone(String shippingAddressPhone) shippingAddressState(String shippingAddressState) shippingAddressStateCode(String shippingAddressStateCode) shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) shippingAddressZip(String shippingAddressZip) subscriptionAutoCollection(AutoCollection subscriptionAutoCollection) subscriptionContractTermBillingCycleOnRenewal(Integer subscriptionContractTermBillingCycleOnRenewal) subscriptionCoupon(String subscriptionCoupon) Deprecated.subscriptionOfflinePaymentMethod(OfflinePaymentMethod subscriptionOfflinePaymentMethod) subscriptionPlanId(String subscriptionPlanId) subscriptionPlanQuantity(Integer subscriptionPlanQuantity) subscriptionPlanQuantityInDecimal(String subscriptionPlanQuantityInDecimal) subscriptionPlanUnitPrice(Long subscriptionPlanUnitPrice) subscriptionPlanUnitPriceInDecimal(String subscriptionPlanUnitPriceInDecimal) subscriptionSetupFee(Long subscriptionSetupFee) subscriptionStartDate(Timestamp subscriptionStartDate) subscriptionTrialEnd(Timestamp subscriptionTrialEnd) termsToCharge(Integer termsToCharge) Methods inherited from class com.chargebee.internal.Request
httpMeth, param, pathParam, request, request, setIdempotencyMethods inherited from class com.chargebee.internal.RequestBase
header, headers, paramsV2, setIdempotencyKey, uri
-
Method Details
-
notes
-
expiresAt
-
replaceAddonList
-
mandatoryAddonsToRemove
public Quote.EditUpdateSubscriptionQuoteRequest mandatoryAddonsToRemove(List<String> mandatoryAddonsToRemove) -
mandatoryAddonsToRemove
public Quote.EditUpdateSubscriptionQuoteRequest mandatoryAddonsToRemove(String... mandatoryAddonsToRemove) -
billingCycles
-
termsToCharge
-
reactivateFrom
-
billingAlignmentMode
public Quote.EditUpdateSubscriptionQuoteRequest billingAlignmentMode(BillingAlignmentMode billingAlignmentMode) -
couponIds
-
couponIds
-
replaceCouponList
-
changeOption
-
changesScheduledAt
-
forceTermReset
-
reactivate
-
subscriptionPlanId
-
subscriptionPlanQuantity
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionPlanQuantity(Integer subscriptionPlanQuantity) -
subscriptionPlanUnitPrice
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionPlanUnitPrice(Long subscriptionPlanUnitPrice) -
subscriptionSetupFee
-
subscriptionPlanQuantityInDecimal
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionPlanQuantityInDecimal(String subscriptionPlanQuantityInDecimal) -
subscriptionPlanUnitPriceInDecimal
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionPlanUnitPriceInDecimal(String subscriptionPlanUnitPriceInDecimal) -
subscriptionStartDate
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionStartDate(Timestamp subscriptionStartDate) -
subscriptionTrialEnd
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionTrialEnd(Timestamp subscriptionTrialEnd) -
subscriptionCoupon
@Deprecated public Quote.EditUpdateSubscriptionQuoteRequest subscriptionCoupon(String subscriptionCoupon) Deprecated. -
subscriptionAutoCollection
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionAutoCollection(AutoCollection subscriptionAutoCollection) -
subscriptionOfflinePaymentMethod
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionOfflinePaymentMethod(OfflinePaymentMethod subscriptionOfflinePaymentMethod) -
billingAddressFirstName
public Quote.EditUpdateSubscriptionQuoteRequest billingAddressFirstName(String billingAddressFirstName) -
billingAddressLastName
public Quote.EditUpdateSubscriptionQuoteRequest billingAddressLastName(String billingAddressLastName) -
billingAddressEmail
-
billingAddressCompany
-
billingAddressPhone
-
billingAddressLine1
-
billingAddressLine2
-
billingAddressLine3
-
billingAddressCity
-
billingAddressStateCode
public Quote.EditUpdateSubscriptionQuoteRequest billingAddressStateCode(String billingAddressStateCode) -
billingAddressState
-
billingAddressZip
-
billingAddressCountry
-
billingAddressValidationStatus
public Quote.EditUpdateSubscriptionQuoteRequest billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus) -
shippingAddressFirstName
public Quote.EditUpdateSubscriptionQuoteRequest shippingAddressFirstName(String shippingAddressFirstName) -
shippingAddressLastName
public Quote.EditUpdateSubscriptionQuoteRequest shippingAddressLastName(String shippingAddressLastName) -
shippingAddressEmail
-
shippingAddressCompany
public Quote.EditUpdateSubscriptionQuoteRequest shippingAddressCompany(String shippingAddressCompany) -
shippingAddressPhone
-
shippingAddressLine1
-
shippingAddressLine2
-
shippingAddressLine3
-
shippingAddressCity
-
shippingAddressStateCode
public Quote.EditUpdateSubscriptionQuoteRequest shippingAddressStateCode(String shippingAddressStateCode) -
shippingAddressState
-
shippingAddressZip
-
shippingAddressCountry
public Quote.EditUpdateSubscriptionQuoteRequest shippingAddressCountry(String shippingAddressCountry) -
shippingAddressValidationStatus
public Quote.EditUpdateSubscriptionQuoteRequest shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) -
customerVatNumber
-
customerVatNumberPrefix
public Quote.EditUpdateSubscriptionQuoteRequest customerVatNumberPrefix(String customerVatNumberPrefix) -
customerRegisteredForGst
public Quote.EditUpdateSubscriptionQuoteRequest customerRegisteredForGst(Boolean customerRegisteredForGst) -
contractTermActionAtTermEnd
public Quote.EditUpdateSubscriptionQuoteRequest contractTermActionAtTermEnd(ContractTerm.ActionAtTermEnd contractTermActionAtTermEnd) -
contractTermCancellationCutoffPeriod
public Quote.EditUpdateSubscriptionQuoteRequest contractTermCancellationCutoffPeriod(Integer contractTermCancellationCutoffPeriod) -
subscriptionContractTermBillingCycleOnRenewal
public Quote.EditUpdateSubscriptionQuoteRequest subscriptionContractTermBillingCycleOnRenewal(Integer subscriptionContractTermBillingCycleOnRenewal) -
addonId
-
addonQuantity
-
addonUnitPrice
-
addonBillingCycles
public Quote.EditUpdateSubscriptionQuoteRequest addonBillingCycles(int index, Integer addonBillingCycles) -
eventBasedAddonId
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonId(int index, String eventBasedAddonId) -
eventBasedAddonQuantity
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonQuantity(int index, Integer eventBasedAddonQuantity) -
eventBasedAddonUnitPrice
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonUnitPrice(int index, Long eventBasedAddonUnitPrice) -
eventBasedAddonServicePeriodInDays
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonServicePeriodInDays(int index, Integer eventBasedAddonServicePeriodInDays) -
eventBasedAddonChargeOn
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonChargeOn(int index, ChargeOn eventBasedAddonChargeOn) -
eventBasedAddonOnEvent
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonOnEvent(int index, OnEvent eventBasedAddonOnEvent) -
eventBasedAddonChargeOnce
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonChargeOnce(int index, Boolean eventBasedAddonChargeOnce) -
addonQuantityInDecimal
public Quote.EditUpdateSubscriptionQuoteRequest addonQuantityInDecimal(int index, String addonQuantityInDecimal) -
addonUnitPriceInDecimal
public Quote.EditUpdateSubscriptionQuoteRequest addonUnitPriceInDecimal(int index, String addonUnitPriceInDecimal) -
eventBasedAddonQuantityInDecimal
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonQuantityInDecimal(int index, String eventBasedAddonQuantityInDecimal) -
eventBasedAddonUnitPriceInDecimal
public Quote.EditUpdateSubscriptionQuoteRequest eventBasedAddonUnitPriceInDecimal(int index, String eventBasedAddonUnitPriceInDecimal) -
addonTrialEnd
-
params
- Overrides:
paramsin classRequest<Quote.EditUpdateSubscriptionQuoteRequest>
-