| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
PlanInformation |
PlanInformation.addAddOnsItem(AddOn addOnsItem) |
PlanInformation |
PlanInformation.addOns(List<AddOn> addOns) |
PlanInformation |
PlanInformation.addPlanFeatureSetsItem(FeatureSet planFeatureSetsItem) |
PlanInformation |
PlanInformation.addRecipientDomainsItem(RecipientDomain recipientDomainsItem) |
PlanInformation |
PlanInformation.currencyCode(String currencyCode) |
PlanInformation |
PlanInformation.freeTrialDaysOverride(String freeTrialDaysOverride) |
PlanInformation |
NewAccountDefinition.getPlanInformation()
Get planInformation
|
PlanInformation |
BillingPlanInformation.getPlanInformation()
Get planInformation
|
PlanInformation |
PlanInformation.planFeatureSets(List<FeatureSet> planFeatureSets) |
PlanInformation |
PlanInformation.planId(String planId) |
PlanInformation |
PlanInformation.recipientDomains(List<RecipientDomain> recipientDomains) |
| Modifier and Type | Method and Description |
|---|---|
NewAccountDefinition |
NewAccountDefinition.planInformation(PlanInformation planInformation) |
BillingPlanInformation |
BillingPlanInformation.planInformation(PlanInformation planInformation) |
void |
NewAccountDefinition.setPlanInformation(PlanInformation planInformation) |
void |
BillingPlanInformation.setPlanInformation(PlanInformation planInformation) |
Copyright © 2018. All rights reserved.