Uses of Class
com.docusign.esign.model.PlanInformation
-
Packages that use PlanInformation Package Description com.docusign.esign.model -
-
Uses of PlanInformation in com.docusign.esign.model
Methods in com.docusign.esign.model that return PlanInformation Modifier and Type Method Description PlanInformationPlanInformation. addAddOnsItem(AddOn addOnsItem)addAddOnsItem.PlanInformationPlanInformation. addOns(java.util.List<AddOn> addOns)addOns.PlanInformationPlanInformation. addPlanFeatureSetsItem(FeatureSet planFeatureSetsItem)addPlanFeatureSetsItem.PlanInformationPlanInformation. addRecipientDomainsItem(RecipientDomain recipientDomainsItem)addRecipientDomainsItem.PlanInformationPlanInformation. currencyCode(java.lang.String currencyCode)currencyCode.PlanInformationPlanInformation. freeTrialDaysOverride(java.lang.String freeTrialDaysOverride)freeTrialDaysOverride.PlanInformationBillingPlanInformation. getPlanInformation()Get planInformation.PlanInformationDowngradeBillingPlanInformation. getPlanInformation()Get planInformation.PlanInformationNewAccountDefinition. getPlanInformation()Get planInformation.PlanInformationPlanInformation. planFeatureSets(java.util.List<FeatureSet> planFeatureSets)planFeatureSets.PlanInformationPlanInformation. planId(java.lang.String planId)planId.PlanInformationPlanInformation. recipientDomains(java.util.List<RecipientDomain> recipientDomains)recipientDomains.Methods in com.docusign.esign.model with parameters of type PlanInformation Modifier and Type Method Description BillingPlanInformationBillingPlanInformation. planInformation(PlanInformation planInformation)planInformation.DowngradeBillingPlanInformationDowngradeBillingPlanInformation. planInformation(PlanInformation planInformation)planInformation.NewAccountDefinitionNewAccountDefinition. planInformation(PlanInformation planInformation)planInformation.voidBillingPlanInformation. setPlanInformation(PlanInformation planInformation)setPlanInformation.voidDowngradeBillingPlanInformation. setPlanInformation(PlanInformation planInformation)setPlanInformation.voidNewAccountDefinition. setPlanInformation(PlanInformation planInformation)setPlanInformation.
-