| Package | Description | 
|---|---|
| com.worldline.connect.sdk.java.v1 | |
| com.worldline.connect.sdk.java.v1.domain | 
| Modifier and Type | Method and Description | 
|---|---|
RefundResult | 
DeclinedRefundException.getRefundResult()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RefundResponse  | 
| Modifier and Type | Method and Description | 
|---|---|
RefundResult | 
RefundErrorResponse.getRefundResult()
Object that contains details on the created refund in case one has been created 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<RefundResult> | 
RefundsResponse.getRefunds()
The list of all refunds performed on the requested payment. 
 | 
List<RefundResult> | 
FindRefundsResponse.getRefunds()
A list of refunds that matched your filter, starting at the given offset and limited to the given limit. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RefundErrorResponse.setRefundResult(RefundResult value)
Object that contains details on the created refund in case one has been created 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RefundsResponse.setRefunds(List<RefundResult> value)
The list of all refunds performed on the requested payment. 
 | 
void | 
FindRefundsResponse.setRefunds(List<RefundResult> value)
A list of refunds that matched your filter, starting at the given offset and limited to the given limit. 
 | 
Copyright © 2025 Worldline Global Collect. All rights reserved.