| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
PayoutStatusOutput |
PayoutResult.getStatusOutput() |
PayoutStatusOutput |
PayoutResponse.getStatusOutput() |
PayoutStatusOutput |
PayoutStatusOutput.withIsCancellable(Boolean value)
Flag indicating if the payout can be cancelled
* true
* false
|
PayoutStatusOutput |
PayoutStatusOutput.withStatusCategory(String value)
Highlevel status of the payment, payout or refund.
|
PayoutStatusOutput |
PayoutStatusOutput.withStatusCode(Integer value)
Numeric status code of the legacy API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PayoutResult.setStatusOutput(PayoutStatusOutput value) |
void |
PayoutResponse.setStatusOutput(PayoutStatusOutput value) |
PayoutResult |
PayoutResult.withStatusOutput(PayoutStatusOutput value) |
PayoutResponse |
PayoutResponse.withStatusOutput(PayoutStatusOutput value) |
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.