| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
FeatureSet |
FeatureSet.addCurrencyFeatureSetPricesItem(CurrencyFeatureSetPrice currencyFeatureSetPricesItem) |
FeatureSet |
FeatureSet.currencyFeatureSetPrices(List<CurrencyFeatureSetPrice> currencyFeatureSetPrices) |
FeatureSet |
FeatureSet.envelopeFee(String envelopeFee) |
FeatureSet |
FeatureSet.featureSetId(String featureSetId) |
FeatureSet |
FeatureSet.fixedFee(String fixedFee) |
FeatureSet |
FeatureSet.is21CFRPart11(String is21CFRPart11) |
FeatureSet |
FeatureSet.isActive(String isActive) |
FeatureSet |
FeatureSet.isEnabled(String isEnabled) |
FeatureSet |
FeatureSet.name(String name) |
FeatureSet |
FeatureSet.seatFee(String seatFee) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureSet> |
AccountBillingPlan.getPlanFeatureSets()
A complex type that sets the feature sets for the account.
|
List<FeatureSet> |
BillingPlan.getPlanFeatureSets() |
List<FeatureSet> |
PlanInformation.getPlanFeatureSets()
A complex type that sets the feature sets for the account.
|
| Modifier and Type | Method and Description |
|---|---|
AccountBillingPlan |
AccountBillingPlan.addPlanFeatureSetsItem(FeatureSet planFeatureSetsItem) |
BillingPlan |
BillingPlan.addPlanFeatureSetsItem(FeatureSet planFeatureSetsItem) |
PlanInformation |
PlanInformation.addPlanFeatureSetsItem(FeatureSet planFeatureSetsItem) |
| Modifier and Type | Method and Description |
|---|---|
AccountBillingPlan |
AccountBillingPlan.planFeatureSets(List<FeatureSet> planFeatureSets) |
BillingPlan |
BillingPlan.planFeatureSets(List<FeatureSet> planFeatureSets) |
PlanInformation |
PlanInformation.planFeatureSets(List<FeatureSet> planFeatureSets) |
void |
AccountBillingPlan.setPlanFeatureSets(List<FeatureSet> planFeatureSets) |
void |
BillingPlan.setPlanFeatureSets(List<FeatureSet> planFeatureSets) |
void |
PlanInformation.setPlanFeatureSets(List<FeatureSet> planFeatureSets) |
Copyright © 2018. All rights reserved.