| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BillingPlanUpdateResponse |
BillingApi.updatePlan(String accountId,
BillingPlanInformation billingPlanInformation)
Updates the account billing plan.
|
BillingPlanUpdateResponse |
BillingApi.updatePlan(String accountId,
BillingPlanInformation billingPlanInformation,
BillingApi.UpdatePlanOptions options)
Updates the account billing plan.
|
| Modifier and Type | Method and Description |
|---|---|
BillingPlanUpdateResponse |
BillingPlanUpdateResponse.accountPaymentMethod(String accountPaymentMethod) |
BillingPlanUpdateResponse |
BillingPlanUpdateResponse.billingPlanPreview(BillingPlanPreview billingPlanPreview) |
BillingPlanUpdateResponse |
BillingPlanUpdateResponse.currencyCode(String currencyCode) |
BillingPlanUpdateResponse |
BillingPlanUpdateResponse.includedSeats(String includedSeats) |
BillingPlanUpdateResponse |
BillingPlanUpdateResponse.paymentCycle(String paymentCycle) |
BillingPlanUpdateResponse |
BillingPlanUpdateResponse.paymentMethod(String paymentMethod) |
BillingPlanUpdateResponse |
BillingPlanUpdateResponse.planId(String planId) |
BillingPlanUpdateResponse |
BillingPlanUpdateResponse.planName(String planName) |
Copyright © 2020. All rights reserved.