| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BillingPayment |
BillingPayment.amount(String amount) |
BillingPayment |
BillingPayment.invoiceId(String invoiceId) |
BillingPayment |
BillingPayment.paymentId(String paymentId) |
| Modifier and Type | Method and Description |
|---|---|
List<BillingPayment> |
BillingPaymentResponse.getBillingPayments()
Reserved: TBD
|
| Modifier and Type | Method and Description |
|---|---|
BillingPaymentResponse |
BillingPaymentResponse.addBillingPaymentsItem(BillingPayment billingPaymentsItem) |
| Modifier and Type | Method and Description |
|---|---|
BillingPaymentResponse |
BillingPaymentResponse.billingPayments(List<BillingPayment> billingPayments) |
void |
BillingPaymentResponse.setBillingPayments(List<BillingPayment> billingPayments) |
Copyright © 2020. All rights reserved.