| Package | Description |
|---|---|
| be.feelio.mollie.data.links | |
| be.feelio.mollie.data.refund |
| Modifier and Type | Method and Description |
|---|---|
RefundLinks |
RefundLinks.RefundLinksBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
RefundLinks |
RefundResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
RefundResponse.RefundResponseBuilder |
RefundResponse.RefundResponseBuilder.links(RefundLinks links) |
void |
RefundResponse.setLinks(RefundLinks links) |
| Constructor and Description |
|---|
RefundResponse(String resource,
String id,
Amount amount,
Optional<String> settlementId,
Optional<Amount> settlementAmount,
String description,
HashMap<String,Object> metadata,
String status,
Optional<List<OrderLineResponse>> lines,
String paymentId,
Optional<String> orderId,
Date createdAt,
Optional<RefundEmbedded> embedded,
RefundLinks links) |
Copyright © 2020. All rights reserved.