| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
AddOn |
AddOn.active(String active) |
AddOn |
AddOn.addOnId(String addOnId) |
AddOn |
AddOn.id(String id) |
AddOn |
AddOn.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<AddOn> |
AccountBillingPlan.getAddOns()
Reserved:
|
List<AddOn> |
PlanInformation.getAddOns()
Reserved:
|
| Modifier and Type | Method and Description |
|---|---|
AccountBillingPlan |
AccountBillingPlan.addAddOnsItem(AddOn addOnsItem) |
PlanInformation |
PlanInformation.addAddOnsItem(AddOn addOnsItem) |
| Modifier and Type | Method and Description |
|---|---|
AccountBillingPlan |
AccountBillingPlan.addOns(List<AddOn> addOns) |
PlanInformation |
PlanInformation.addOns(List<AddOn> addOns) |
void |
AccountBillingPlan.setAddOns(List<AddOn> addOns) |
void |
PlanInformation.setAddOns(List<AddOn> addOns) |
Copyright © 2018. All rights reserved.