| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BillingPlan |
BillingPlanResponse.getBillingPlan() |
| Modifier and Type | Method and Description |
|---|---|
List<BillingPlan> |
BillingPlansResponse.getBillingPlans()
Reserved: TBD
|
List<BillingPlan> |
BillingPlanResponse.getSuccessorPlans() |
List<BillingPlan> |
AccountBillingPlanResponse.getSuccessorPlans() |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlanResponse.setBillingPlan(BillingPlan billingPlan) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlansResponse.setBillingPlans(List<BillingPlan> billingPlans) |
void |
BillingPlanResponse.setSuccessorPlans(List<BillingPlan> successorPlans) |
void |
AccountBillingPlanResponse.setSuccessorPlans(List<BillingPlan> successorPlans) |
Copyright © 2017. All rights reserved.