public class RefundsResponse extends Object
| Constructor and Description |
|---|
RefundsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<RefundResult> |
getRefunds()
The list of all refunds performed on the requested payment.
|
void |
setRefunds(List<RefundResult> value)
The list of all refunds performed on the requested payment.
|
public List<RefundResult> getRefunds()
public void setRefunds(List<RefundResult> value)
Copyright © 2025 Worldline Global Collect. All rights reserved.