| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BillingPaymentsResponse |
BillingApi.listPayments(String accountId)
Gets payment information for one or more payments.
|
BillingPaymentsResponse |
BillingApi.listPayments(String accountId,
BillingApi.ListPaymentsOptions options)
Gets payment information for one or more payments.
|
| Modifier and Type | Method and Description |
|---|---|
BillingPaymentsResponse |
BillingPaymentsResponse.addBillingPaymentsItem(BillingPaymentItem billingPaymentsItem) |
BillingPaymentsResponse |
BillingPaymentsResponse.billingPayments(List<BillingPaymentItem> billingPayments) |
BillingPaymentsResponse |
BillingPaymentsResponse.nextUri(String nextUri) |
BillingPaymentsResponse |
BillingPaymentsResponse.previousUri(String previousUri) |
Copyright © 2018. All rights reserved.