Package | Description |
---|---|
com.worldline.connect.sdk.java.v1 | |
com.worldline.connect.sdk.java.v1.domain |
Modifier and Type | Method and Description |
---|---|
PayoutResult |
DeclinedPayoutException.getPayoutResult() |
Modifier and Type | Class and Description |
---|---|
class |
PayoutResponse |
Modifier and Type | Method and Description |
---|---|
PayoutResult |
PayoutErrorResponse.getPayoutResult()
Object that contains details on the created payout in case one has been created
|
Modifier and Type | Method and Description |
---|---|
List<PayoutResult> |
FindPayoutsResponse.getPayouts()
A list of payouts that matched your filter, starting at the given offset and limited to the given limit.
|
Modifier and Type | Method and Description |
---|---|
void |
PayoutErrorResponse.setPayoutResult(PayoutResult value)
Object that contains details on the created payout in case one has been created
|
Modifier and Type | Method and Description |
---|---|
void |
FindPayoutsResponse.setPayouts(List<PayoutResult> value)
A list of payouts that matched your filter, starting at the given offset and limited to the given limit.
|
Copyright © 2024 Worldline Global Collect. All rights reserved.