Uses of Class
com.docusign.esign.model.BillingPlanInformation
-
Packages that use BillingPlanInformation Package Description com.docusign.esign.api com.docusign.esign.model -
-
Uses of BillingPlanInformation in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type BillingPlanInformation Modifier and Type Method Description BillingPlanUpdateResponseBillingApi. updatePlan(java.lang.String accountId, BillingPlanInformation billingPlanInformation)Updates the account billing plan..BillingPlanUpdateResponseBillingApi. updatePlan(java.lang.String accountId, BillingPlanInformation billingPlanInformation, BillingApi.UpdatePlanOptions options)Updates the account billing plan.. -
Uses of BillingPlanInformation in com.docusign.esign.model
Methods in com.docusign.esign.model that return BillingPlanInformation Modifier and Type Method Description BillingPlanInformationBillingPlanInformation. appStoreReceipt(AppStoreReceipt appStoreReceipt)appStoreReceipt.BillingPlanInformationBillingPlanInformation. billingAddress(AccountAddress billingAddress)billingAddress.BillingPlanInformationBillingPlanInformation. creditCardInformation(CreditCardInformation creditCardInformation)creditCardInformation.BillingPlanInformationBillingPlanInformation. directDebitProcessorInformation(DirectDebitProcessorInformation directDebitProcessorInformation)directDebitProcessorInformation.BillingPlanInformationBillingPlanInformation. downgradeReason(java.lang.String downgradeReason)downgradeReason.BillingPlanInformationBillingPlanInformation. enableSupport(java.lang.String enableSupport)enableSupport.BillingPlanInformationBillingPlanInformation. includedSeats(java.lang.String includedSeats)includedSeats.BillingPlanInformationBillingPlanInformation. incrementalSeats(java.lang.String incrementalSeats)incrementalSeats.BillingPlanInformationBillingPlanInformation. paymentMethod(java.lang.String paymentMethod)paymentMethod.BillingPlanInformationBillingPlanInformation. paymentProcessorInformation(PaymentProcessorInformation paymentProcessorInformation)paymentProcessorInformation.BillingPlanInformationBillingPlanInformation. planInformation(PlanInformation planInformation)planInformation.BillingPlanInformationBillingPlanInformation. referralInformation(ReferralInformation referralInformation)referralInformation.BillingPlanInformationBillingPlanInformation. renewalStatus(java.lang.String renewalStatus)renewalStatus.BillingPlanInformationBillingPlanInformation. saleDiscountAmount(java.lang.String saleDiscountAmount)saleDiscountAmount.BillingPlanInformationBillingPlanInformation. saleDiscountFixedAmount(java.lang.String saleDiscountFixedAmount)saleDiscountFixedAmount.BillingPlanInformationBillingPlanInformation. saleDiscountPercent(java.lang.String saleDiscountPercent)saleDiscountPercent.BillingPlanInformationBillingPlanInformation. saleDiscountPeriods(java.lang.String saleDiscountPeriods)saleDiscountPeriods.BillingPlanInformationBillingPlanInformation. saleDiscountSeatPriceOverride(java.lang.String saleDiscountSeatPriceOverride)saleDiscountSeatPriceOverride.BillingPlanInformationBillingPlanInformation. taxExemptId(java.lang.String taxExemptId)taxExemptId.
-