| Package | Description |
|---|---|
| be.feelio.mollie.data.chargeback | |
| be.feelio.mollie.data.links |
| Modifier and Type | Method and Description |
|---|---|
ChargebackLinks |
ChargebackResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
ChargebackResponse.ChargebackResponseBuilder |
ChargebackResponse.ChargebackResponseBuilder.links(ChargebackLinks links) |
void |
ChargebackResponse.setLinks(ChargebackLinks links) |
| Constructor and Description |
|---|
ChargebackResponse(String resource,
String id,
Amount amount,
Amount settlementAmount,
Date createdAt,
Date reversedAt,
String paymentId,
ChargebackLinks links,
Optional<ChargebackEmbedded> embedded) |
| Modifier and Type | Method and Description |
|---|---|
ChargebackLinks |
ChargebackLinks.ChargebackLinksBuilder.build() |
Copyright © 2020. All rights reserved.