Uses of Class
com.docusign.esign.model.AccountBillingPlan
-
Packages that use AccountBillingPlan Package Description com.docusign.esign.model -
-
Uses of AccountBillingPlan in com.docusign.esign.model
Methods in com.docusign.esign.model that return AccountBillingPlan Modifier and Type Method Description AccountBillingPlanAccountBillingPlan. addAddOnsItem(AddOn addOnsItem)addAddOnsItem.AccountBillingPlanAccountBillingPlan. addOns(List<AddOn> addOns)addOns.AccountBillingPlanAccountBillingPlan. addPlanFeatureSetsItem(FeatureSet planFeatureSetsItem)addPlanFeatureSetsItem.AccountBillingPlanAccountBillingPlan. addSeatDiscountsItem(SeatDiscount seatDiscountsItem)addSeatDiscountsItem.AccountBillingPlanAccountBillingPlan. appStoreReceiptExpirationDate(String appStoreReceiptExpirationDate)appStoreReceiptExpirationDate.AccountBillingPlanAccountBillingPlan. appStoreReceiptPurchaseDate(String appStoreReceiptPurchaseDate)appStoreReceiptPurchaseDate.AccountBillingPlanAccountBillingPlan. canCancelRenewal(String canCancelRenewal)canCancelRenewal.AccountBillingPlanAccountBillingPlan. canUpgrade(String canUpgrade)canUpgrade.AccountBillingPlanAccountBillingPlan. currencyCode(String currencyCode)currencyCode.AccountBillingPlanAccountBillingPlan. downgradePlanInformation(DowngradePlanUpdateResponse downgradePlanInformation)downgradePlanInformation.AccountBillingPlanAccountBillingPlan. enableSupport(String enableSupport)enableSupport.AccountBillingPlanAccountBillingPlanResponse. getBillingPlan()An object that contains details about the billing plan..AccountBillingPlanAccountBillingPlan. includedSeats(String includedSeats)includedSeats.AccountBillingPlanAccountBillingPlan. incrementalSeats(String incrementalSeats)incrementalSeats.AccountBillingPlanAccountBillingPlan. isDowngrade(String isDowngrade)isDowngrade.AccountBillingPlanAccountBillingPlan. notificationType(String notificationType)notificationType.AccountBillingPlanAccountBillingPlan. otherDiscountPercent(String otherDiscountPercent)otherDiscountPercent.AccountBillingPlanAccountBillingPlan. paymentCycle(String paymentCycle)paymentCycle.AccountBillingPlanAccountBillingPlan. paymentMethod(String paymentMethod)paymentMethod.AccountBillingPlanAccountBillingPlan. perSeatPrice(String perSeatPrice)perSeatPrice.AccountBillingPlanAccountBillingPlan. planClassification(String planClassification)planClassification.AccountBillingPlanAccountBillingPlan. planFeatureSets(List<FeatureSet> planFeatureSets)planFeatureSets.AccountBillingPlanAccountBillingPlan. planId(String planId)planId.AccountBillingPlanAccountBillingPlan. planName(String planName)planName.AccountBillingPlanAccountBillingPlan. planStartDate(String planStartDate)planStartDate.AccountBillingPlanAccountBillingPlan. productId(String productId)productId.AccountBillingPlanAccountBillingPlan. renewalDate(String renewalDate)renewalDate.AccountBillingPlanAccountBillingPlan. renewalStatus(String renewalStatus)renewalStatus.AccountBillingPlanAccountBillingPlan. seatDiscounts(List<SeatDiscount> seatDiscounts)seatDiscounts.AccountBillingPlanAccountBillingPlan. subscriptionStartDate(String subscriptionStartDate)subscriptionStartDate.AccountBillingPlanAccountBillingPlan. supportIncidentFee(String supportIncidentFee)supportIncidentFee.AccountBillingPlanAccountBillingPlan. supportPlanFee(String supportPlanFee)supportPlanFee.AccountBillingPlanAccountBillingPlan. taxExemptId(String taxExemptId)taxExemptId.Methods in com.docusign.esign.model with parameters of type AccountBillingPlan Modifier and Type Method Description AccountBillingPlanResponseAccountBillingPlanResponse. billingPlan(AccountBillingPlan billingPlan)billingPlan.voidAccountBillingPlanResponse. setBillingPlan(AccountBillingPlan billingPlan)setBillingPlan.
-