| Package | Description |
|---|---|
| be.feelio.mollie.data.capture | |
| be.feelio.mollie.handler |
| Modifier and Type | Method and Description |
|---|---|
CaptureListResponse |
CaptureListResponse.CaptureListResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Pagination<CaptureListResponse> |
SettlementHandler.getSettlementCaptures(String settlementId)
Retrieve all captures in a certain settlement.
|
Pagination<CaptureListResponse> |
SettlementHandler.getSettlementCaptures(String settlementId,
QueryParams params)
Retrieve all captures in a certain settlement.
|
Pagination<CaptureListResponse> |
CaptureHandler.listCaptures(String paymentId)
Retrieve all captures for a certain payment.
|
Pagination<CaptureListResponse> |
CaptureHandler.listCaptures(String paymentId,
QueryParams params)
Retrieve all captures for a certain payment.
|
Copyright © 2020. All rights reserved.