Package com.docusign.esign.model
Class BillingPlanInformation
- java.lang.Object
-
- com.docusign.esign.model.BillingPlanInformation
-
public class BillingPlanInformation extends Object
BillingPlanInformation.
-
-
Constructor Summary
Constructors Constructor Description BillingPlanInformation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BillingPlanInformationappStoreReceipt(AppStoreReceipt appStoreReceipt)appStoreReceipt.BillingPlanInformationbillingAddress(AccountAddress billingAddress)billingAddress.BillingPlanInformationcreditCardInformation(CreditCardInformation creditCardInformation)creditCardInformation.BillingPlanInformationdowngradeReason(String downgradeReason)downgradeReason.BillingPlanInformationenableSupport(String enableSupport)enableSupport.booleanequals(Object o)Compares objects.AppStoreReceiptgetAppStoreReceipt()Get appStoreReceipt.AccountAddressgetBillingAddress()Get billingAddress.CreditCardInformationgetCreditCardInformation()Get creditCardInformation.StringgetDowngradeReason().StringgetEnableSupport().StringgetIncludedSeats()The number of seats (users) included..StringgetIncrementalSeats()Reserved: TBD.PaymentProcessorInformationgetPaymentProcessorInformation()Get paymentProcessorInformation.PlanInformationgetPlanInformation()Get planInformation.ReferralInformationgetReferralInformation()Get referralInformation.StringgetRenewalStatus().StringgetSaleDiscountAmount().StringgetSaleDiscountFixedAmount().StringgetSaleDiscountPercent().StringgetSaleDiscountPeriods().StringgetSaleDiscountSeatPriceOverride().inthashCode()Returns the HashCode.BillingPlanInformationincludedSeats(String includedSeats)includedSeats.BillingPlanInformationincrementalSeats(String incrementalSeats)incrementalSeats.BillingPlanInformationpaymentProcessorInformation(PaymentProcessorInformation paymentProcessorInformation)paymentProcessorInformation.BillingPlanInformationplanInformation(PlanInformation planInformation)planInformation.BillingPlanInformationreferralInformation(ReferralInformation referralInformation)referralInformation.BillingPlanInformationrenewalStatus(String renewalStatus)renewalStatus.BillingPlanInformationsaleDiscountAmount(String saleDiscountAmount)saleDiscountAmount.BillingPlanInformationsaleDiscountFixedAmount(String saleDiscountFixedAmount)saleDiscountFixedAmount.BillingPlanInformationsaleDiscountPercent(String saleDiscountPercent)saleDiscountPercent.BillingPlanInformationsaleDiscountPeriods(String saleDiscountPeriods)saleDiscountPeriods.BillingPlanInformationsaleDiscountSeatPriceOverride(String saleDiscountSeatPriceOverride)saleDiscountSeatPriceOverride.voidsetAppStoreReceipt(AppStoreReceipt appStoreReceipt)setAppStoreReceipt.voidsetBillingAddress(AccountAddress billingAddress)setBillingAddress.voidsetCreditCardInformation(CreditCardInformation creditCardInformation)setCreditCardInformation.voidsetDowngradeReason(String downgradeReason)setDowngradeReason.voidsetEnableSupport(String enableSupport)setEnableSupport.voidsetIncludedSeats(String includedSeats)setIncludedSeats.voidsetIncrementalSeats(String incrementalSeats)setIncrementalSeats.voidsetPaymentProcessorInformation(PaymentProcessorInformation paymentProcessorInformation)setPaymentProcessorInformation.voidsetPlanInformation(PlanInformation planInformation)setPlanInformation.voidsetReferralInformation(ReferralInformation referralInformation)setReferralInformation.voidsetRenewalStatus(String renewalStatus)setRenewalStatus.voidsetSaleDiscountAmount(String saleDiscountAmount)setSaleDiscountAmount.voidsetSaleDiscountFixedAmount(String saleDiscountFixedAmount)setSaleDiscountFixedAmount.voidsetSaleDiscountPercent(String saleDiscountPercent)setSaleDiscountPercent.voidsetSaleDiscountPeriods(String saleDiscountPeriods)setSaleDiscountPeriods.voidsetSaleDiscountSeatPriceOverride(String saleDiscountSeatPriceOverride)setSaleDiscountSeatPriceOverride.StringtoString()Converts the given object to string.
-
-
-
Method Detail
-
appStoreReceipt
public BillingPlanInformation appStoreReceipt(AppStoreReceipt appStoreReceipt)
appStoreReceipt.- Returns:
- BillingPlanInformation
-
getAppStoreReceipt
public AppStoreReceipt getAppStoreReceipt()
Get appStoreReceipt.- Returns:
- appStoreReceipt
-
setAppStoreReceipt
public void setAppStoreReceipt(AppStoreReceipt appStoreReceipt)
setAppStoreReceipt.
-
billingAddress
public BillingPlanInformation billingAddress(AccountAddress billingAddress)
billingAddress.- Returns:
- BillingPlanInformation
-
getBillingAddress
public AccountAddress getBillingAddress()
Get billingAddress.- Returns:
- billingAddress
-
setBillingAddress
public void setBillingAddress(AccountAddress billingAddress)
setBillingAddress.
-
creditCardInformation
public BillingPlanInformation creditCardInformation(CreditCardInformation creditCardInformation)
creditCardInformation.- Returns:
- BillingPlanInformation
-
getCreditCardInformation
public CreditCardInformation getCreditCardInformation()
Get creditCardInformation.- Returns:
- creditCardInformation
-
setCreditCardInformation
public void setCreditCardInformation(CreditCardInformation creditCardInformation)
setCreditCardInformation.
-
downgradeReason
public BillingPlanInformation downgradeReason(String downgradeReason)
downgradeReason.- Returns:
- BillingPlanInformation
-
getDowngradeReason
public String getDowngradeReason()
.- Returns:
- downgradeReason
-
setDowngradeReason
public void setDowngradeReason(String downgradeReason)
setDowngradeReason.
-
enableSupport
public BillingPlanInformation enableSupport(String enableSupport)
enableSupport.- Returns:
- BillingPlanInformation
-
getEnableSupport
public String getEnableSupport()
.- Returns:
- enableSupport
-
setEnableSupport
public void setEnableSupport(String enableSupport)
setEnableSupport.
-
includedSeats
public BillingPlanInformation includedSeats(String includedSeats)
includedSeats.- Returns:
- BillingPlanInformation
-
getIncludedSeats
public String getIncludedSeats()
The number of seats (users) included..- Returns:
- includedSeats
-
setIncludedSeats
public void setIncludedSeats(String includedSeats)
setIncludedSeats.
-
incrementalSeats
public BillingPlanInformation incrementalSeats(String incrementalSeats)
incrementalSeats.- Returns:
- BillingPlanInformation
-
getIncrementalSeats
public String getIncrementalSeats()
Reserved: TBD.- Returns:
- incrementalSeats
-
setIncrementalSeats
public void setIncrementalSeats(String incrementalSeats)
setIncrementalSeats.
-
paymentProcessorInformation
public BillingPlanInformation paymentProcessorInformation(PaymentProcessorInformation paymentProcessorInformation)
paymentProcessorInformation.- Returns:
- BillingPlanInformation
-
getPaymentProcessorInformation
public PaymentProcessorInformation getPaymentProcessorInformation()
Get paymentProcessorInformation.- Returns:
- paymentProcessorInformation
-
setPaymentProcessorInformation
public void setPaymentProcessorInformation(PaymentProcessorInformation paymentProcessorInformation)
setPaymentProcessorInformation.
-
planInformation
public BillingPlanInformation planInformation(PlanInformation planInformation)
planInformation.- Returns:
- BillingPlanInformation
-
getPlanInformation
public PlanInformation getPlanInformation()
Get planInformation.- Returns:
- planInformation
-
setPlanInformation
public void setPlanInformation(PlanInformation planInformation)
setPlanInformation.
-
referralInformation
public BillingPlanInformation referralInformation(ReferralInformation referralInformation)
referralInformation.- Returns:
- BillingPlanInformation
-
getReferralInformation
public ReferralInformation getReferralInformation()
Get referralInformation.- Returns:
- referralInformation
-
setReferralInformation
public void setReferralInformation(ReferralInformation referralInformation)
setReferralInformation.
-
renewalStatus
public BillingPlanInformation renewalStatus(String renewalStatus)
renewalStatus.- Returns:
- BillingPlanInformation
-
getRenewalStatus
public String getRenewalStatus()
.- Returns:
- renewalStatus
-
setRenewalStatus
public void setRenewalStatus(String renewalStatus)
setRenewalStatus.
-
saleDiscountAmount
public BillingPlanInformation saleDiscountAmount(String saleDiscountAmount)
saleDiscountAmount.- Returns:
- BillingPlanInformation
-
getSaleDiscountAmount
public String getSaleDiscountAmount()
.- Returns:
- saleDiscountAmount
-
setSaleDiscountAmount
public void setSaleDiscountAmount(String saleDiscountAmount)
setSaleDiscountAmount.
-
saleDiscountFixedAmount
public BillingPlanInformation saleDiscountFixedAmount(String saleDiscountFixedAmount)
saleDiscountFixedAmount.- Returns:
- BillingPlanInformation
-
getSaleDiscountFixedAmount
public String getSaleDiscountFixedAmount()
.- Returns:
- saleDiscountFixedAmount
-
setSaleDiscountFixedAmount
public void setSaleDiscountFixedAmount(String saleDiscountFixedAmount)
setSaleDiscountFixedAmount.
-
saleDiscountPercent
public BillingPlanInformation saleDiscountPercent(String saleDiscountPercent)
saleDiscountPercent.- Returns:
- BillingPlanInformation
-
getSaleDiscountPercent
public String getSaleDiscountPercent()
.- Returns:
- saleDiscountPercent
-
setSaleDiscountPercent
public void setSaleDiscountPercent(String saleDiscountPercent)
setSaleDiscountPercent.
-
saleDiscountPeriods
public BillingPlanInformation saleDiscountPeriods(String saleDiscountPeriods)
saleDiscountPeriods.- Returns:
- BillingPlanInformation
-
getSaleDiscountPeriods
public String getSaleDiscountPeriods()
.- Returns:
- saleDiscountPeriods
-
setSaleDiscountPeriods
public void setSaleDiscountPeriods(String saleDiscountPeriods)
setSaleDiscountPeriods.
-
saleDiscountSeatPriceOverride
public BillingPlanInformation saleDiscountSeatPriceOverride(String saleDiscountSeatPriceOverride)
saleDiscountSeatPriceOverride.- Returns:
- BillingPlanInformation
-
getSaleDiscountSeatPriceOverride
public String getSaleDiscountSeatPriceOverride()
.- Returns:
- saleDiscountSeatPriceOverride
-
setSaleDiscountSeatPriceOverride
public void setSaleDiscountSeatPriceOverride(String saleDiscountSeatPriceOverride)
setSaleDiscountSeatPriceOverride.
-
equals
public boolean equals(Object o)
Compares objects.
-
-