| Package | Description |
|---|---|
| be.feelio.mollie.data.settlement |
| Modifier and Type | Method and Description |
|---|---|
SettlementLinks |
SettlementLinks.SettlementLinksBuilder.build() |
SettlementLinks |
SettlementResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
SettlementResponse.SettlementResponseBuilder |
SettlementResponse.SettlementResponseBuilder.links(SettlementLinks links) |
void |
SettlementResponse.setLinks(SettlementLinks links) |
| Constructor and Description |
|---|
SettlementResponse(String resource,
String id,
String reference,
Date createdAt,
Date settledAt,
SettlementStatus status,
Amount amount,
HashMap<Integer,HashMap<Integer,PeriodResponse>> periods,
String invoiceId,
SettlementLinks links) |
Copyright © 2020. All rights reserved.