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(java.util.List<AddOn> addOns)addOns.AccountBillingPlanAccountBillingPlan. addPlanFeatureSetsItem(FeatureSet planFeatureSetsItem)addPlanFeatureSetsItem.AccountBillingPlanAccountBillingPlan. addSeatDiscountsItem(SeatDiscount seatDiscountsItem)addSeatDiscountsItem.AccountBillingPlanAccountBillingPlan. appStoreReceiptExpirationDate(java.lang.String appStoreReceiptExpirationDate)appStoreReceiptExpirationDate.AccountBillingPlanAccountBillingPlan. appStoreReceiptPurchaseDate(java.lang.String appStoreReceiptPurchaseDate)appStoreReceiptPurchaseDate.AccountBillingPlanAccountBillingPlan. canCancelRenewal(java.lang.String canCancelRenewal)canCancelRenewal.AccountBillingPlanAccountBillingPlan. canUpgrade(java.lang.String canUpgrade)canUpgrade.AccountBillingPlanAccountBillingPlan. currencyCode(java.lang.String currencyCode)currencyCode.AccountBillingPlanAccountBillingPlan. downgradePlanInformation(DowngradePlanUpdateResponse downgradePlanInformation)downgradePlanInformation.AccountBillingPlanAccountBillingPlan. enableSupport(java.lang.String enableSupport)enableSupport.AccountBillingPlanAccountBillingPlanResponse. getBillingPlan()Get billingPlan.AccountBillingPlanAccountBillingPlan. includedSeats(java.lang.String includedSeats)includedSeats.AccountBillingPlanAccountBillingPlan. incrementalSeats(java.lang.String incrementalSeats)incrementalSeats.AccountBillingPlanAccountBillingPlan. isDowngrade(java.lang.String isDowngrade)isDowngrade.AccountBillingPlanAccountBillingPlan. notificationType(java.lang.String notificationType)notificationType.AccountBillingPlanAccountBillingPlan. otherDiscountPercent(java.lang.String otherDiscountPercent)otherDiscountPercent.AccountBillingPlanAccountBillingPlan. paymentCycle(java.lang.String paymentCycle)paymentCycle.AccountBillingPlanAccountBillingPlan. paymentMethod(java.lang.String paymentMethod)paymentMethod.AccountBillingPlanAccountBillingPlan. perSeatPrice(java.lang.String perSeatPrice)perSeatPrice.AccountBillingPlanAccountBillingPlan. planClassification(java.lang.String planClassification)planClassification.AccountBillingPlanAccountBillingPlan. planFeatureSets(java.util.List<FeatureSet> planFeatureSets)planFeatureSets.AccountBillingPlanAccountBillingPlan. planId(java.lang.String planId)planId.AccountBillingPlanAccountBillingPlan. planName(java.lang.String planName)planName.AccountBillingPlanAccountBillingPlan. planStartDate(java.lang.String planStartDate)planStartDate.AccountBillingPlanAccountBillingPlan. productId(java.lang.String productId)productId.AccountBillingPlanAccountBillingPlan. renewalDate(java.lang.String renewalDate)renewalDate.AccountBillingPlanAccountBillingPlan. renewalStatus(java.lang.String renewalStatus)renewalStatus.AccountBillingPlanAccountBillingPlan. seatDiscounts(java.util.List<SeatDiscount> seatDiscounts)seatDiscounts.AccountBillingPlanAccountBillingPlan. subscriptionStartDate(java.lang.String subscriptionStartDate)subscriptionStartDate.AccountBillingPlanAccountBillingPlan. supportIncidentFee(java.lang.String supportIncidentFee)supportIncidentFee.AccountBillingPlanAccountBillingPlan. supportPlanFee(java.lang.String supportPlanFee)supportPlanFee.AccountBillingPlanAccountBillingPlan. taxExemptId(java.lang.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.
-