| Package | Description |
|---|---|
| be.feelio.mollie.data.invoice |
| Modifier and Type | Method and Description |
|---|---|
InvoiceLinks |
InvoiceLinks.InvoiceLinksBuilder.build() |
InvoiceLinks |
InvoiceResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
InvoiceResponse.InvoiceResponseBuilder |
InvoiceResponse.InvoiceResponseBuilder.links(InvoiceLinks links) |
void |
InvoiceResponse.setLinks(InvoiceLinks links) |
| Constructor and Description |
|---|
InvoiceResponse(String resource,
String id,
String reference,
String vatNumber,
InvoiceStatus status,
Date issuedAt,
Date paidAt,
Date dueAt,
Amount netAmount,
Amount vatAmount,
Amount grossAmount,
List<InvoiceLine> lines,
InvoiceLinks links) |
Copyright © 2020. All rights reserved.