| Package | Description |
|---|---|
| be.feelio.mollie.data.capture | |
| be.feelio.mollie.data.links |
| Modifier and Type | Method and Description |
|---|---|
CaptureLinks |
CaptureResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
CaptureResponse.CaptureResponseBuilder |
CaptureResponse.CaptureResponseBuilder.links(CaptureLinks links) |
void |
CaptureResponse.setLinks(CaptureLinks links) |
| Constructor and Description |
|---|
CaptureResponse(String resource,
String id,
String mode,
Amount amount,
Amount settlementAmount,
String paymentId,
Optional<String> shipmentId,
Optional<String> settlementId,
Date createdAt,
CaptureLinks links) |
| Modifier and Type | Method and Description |
|---|---|
CaptureLinks |
CaptureLinks.CaptureLinksBuilder.build() |
Copyright © 2020. All rights reserved.