| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BillingInvoice |
BillingApi.getInvoice(String accountId,
String invoiceId)
Retrieves a billing invoice.
|
| Modifier and Type | Method and Description |
|---|---|
BillingInvoice |
BillingPlanPreview.getInvoice() |
| Modifier and Type | Method and Description |
|---|---|
List<BillingInvoice> |
BillingInvoicesSummary.getBillingInvoices()
Reserved: TBD
|
List<BillingInvoice> |
BillingInvoicesResponse.getBillingInvoices()
Reserved: TBD
|
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlanPreview.setInvoice(BillingInvoice invoice) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingInvoicesSummary.setBillingInvoices(List<BillingInvoice> billingInvoices) |
void |
BillingInvoicesResponse.setBillingInvoices(List<BillingInvoice> billingInvoices) |
Copyright © 2017. All rights reserved.