| Package | Description |
|---|---|
| be.feelio.mollie.data.capture | |
| be.feelio.mollie.handler |
| Modifier and Type | Method and Description |
|---|---|
CaptureResponse |
CaptureResponse.CaptureResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<CaptureResponse> |
CaptureListResponse.getCaptures() |
| Modifier and Type | Method and Description |
|---|---|
CaptureListResponse.CaptureListResponseBuilder |
CaptureListResponse.CaptureListResponseBuilder.captures(List<CaptureResponse> captures) |
void |
CaptureListResponse.setCaptures(List<CaptureResponse> captures) |
| Constructor and Description |
|---|
CaptureListResponse(List<CaptureResponse> captures) |
| Modifier and Type | Method and Description |
|---|---|
CaptureResponse |
CaptureHandler.getCapture(String paymentId,
String captureId)
Retrieve a single capture by its ID.
|
CaptureResponse |
CaptureHandler.getCapture(String paymentId,
String captureId,
QueryParams params)
Retrieve a single capture by its ID.
|
Copyright © 2020. All rights reserved.