| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
PayoutOutput |
PayoutResult.getPayoutOutput() |
PayoutOutput |
PayoutResponse.getPayoutOutput() |
PayoutOutput |
PayoutOutput.withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
PayoutOutput |
PayoutOutput.withPayoutReason(String value)
Allows you to additionally specify the reason for initiating the payout for authorization purposes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PayoutResult.setPayoutOutput(PayoutOutput value) |
void |
PayoutResponse.setPayoutOutput(PayoutOutput value) |
PayoutResult |
PayoutResult.withPayoutOutput(PayoutOutput value) |
PayoutResponse |
PayoutResponse.withPayoutOutput(PayoutOutput value) |
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.