public class CapturesResponse extends Object
| Constructor and Description |
|---|
CapturesResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Capture> |
getCaptures()
The list of all captures performed on the requested payment.
|
void |
setCaptures(List<Capture> value)
The list of all captures performed on the requested payment.
|
CapturesResponse |
withCaptures(List<Capture> value)
The list of all captures performed on the requested payment.
|
public List<Capture> getCaptures()
public void setCaptures(List<Capture> value)
public CapturesResponse withCaptures(List<Capture> value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.