| Package | Description |
|---|---|
| be.feelio.mollie.data.invoice | |
| be.feelio.mollie.handler |
| Modifier and Type | Method and Description |
|---|---|
InvoiceResponse |
InvoiceResponse.InvoiceResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<InvoiceResponse> |
InvoicesListResponse.getInvoices() |
| Modifier and Type | Method and Description |
|---|---|
InvoicesListResponse.InvoicesListResponseBuilder |
InvoicesListResponse.InvoicesListResponseBuilder.invoices(List<InvoiceResponse> invoices) |
void |
InvoicesListResponse.setInvoices(List<InvoiceResponse> invoices) |
| Constructor and Description |
|---|
InvoicesListResponse(List<InvoiceResponse> invoices) |
| Modifier and Type | Method and Description |
|---|---|
InvoiceResponse |
InvoiceHandler.getInvoice(String id)
Retrieve details of an invoice, using the invoice’s identifier.
|
InvoiceResponse |
InvoiceHandler.getInvoice(String id,
QueryParams params)
Retrieve details of an invoice, using the invoice’s identifier.
|
Copyright © 2020. All rights reserved.