public class RefundsResponse extends Object
| Constructor and Description |
|---|
RefundsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<RefundResponse> |
getRefunds()
The list of all refunds performed on the requested payment.
|
void |
setRefunds(List<RefundResponse> value)
The list of all refunds performed on the requested payment.
|
RefundsResponse |
withRefunds(List<RefundResponse> value)
The list of all refunds performed on the requested payment.
|
public List<RefundResponse> getRefunds()
public void setRefunds(List<RefundResponse> value)
public RefundsResponse withRefunds(List<RefundResponse> value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.