| Package | Description |
|---|---|
| com.ingenico.connect.gateway.sdk.java | |
| com.ingenico.connect.gateway.sdk.java.domain.refund |
| 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> |
FindRefundsResponse.getRefunds()
A list of refunds that matched your filter, starting at the given offset and limited to the given limit.
|
List<RefundResult> |
RefundsResponse.getRefunds()
The list of all refunds performed on the requested payment.
|
| 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 |
FindRefundsResponse.setRefunds(List<RefundResult> value)
A list of refunds that matched your filter, starting at the given offset and limited to the given limit.
|
void |
RefundsResponse.setRefunds(List<RefundResult> value)
The list of all refunds performed on the requested payment.
|
Copyright © 2024 Ingenico ePayments. All rights reserved.