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(List<AddOn> addOns)addOns.PlanInformationPlanInformation. addPlanFeatureSetsItem(FeatureSet planFeatureSetsItem)addPlanFeatureSetsItem.PlanInformationPlanInformation. addRecipientDomainsItem(RecipientDomain recipientDomainsItem)addRecipientDomainsItem.PlanInformationPlanInformation. currencyCode(String currencyCode)currencyCode.PlanInformationPlanInformation. freeTrialDaysOverride(String freeTrialDaysOverride)freeTrialDaysOverride.PlanInformationBillingPlanInformation. getPlanInformation()An object used to identify the features and attributes of the account being created..PlanInformationDowngradeBillingPlanInformation. getPlanInformation()An object used to identify the features and attributes of the account being created..PlanInformationNewAccountDefinition. getPlanInformation()An object used to identify the features and attributes of the account being created..PlanInformationPlanInformation. planFeatureSets(List<FeatureSet> planFeatureSets)planFeatureSets.PlanInformationPlanInformation. planId(String planId)planId.PlanInformationPlanInformation. recipientDomains(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.
-