| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
AccountPayoutState |
AccountPayoutState.allowPayout(Boolean allowPayout) |
AccountPayoutState |
AccountPayoutState.disabled(Boolean disabled) |
AccountPayoutState |
AccountPayoutState.disableReason(String disableReason) |
AccountPayoutState |
AccountHolderStatus.getPayoutState()
Get payoutState
|
AccountPayoutState |
AccountPayoutState.notAllowedReason(String notAllowedReason) |
AccountPayoutState |
AccountPayoutState.payoutLimit(Amount payoutLimit) |
AccountPayoutState |
AccountPayoutState.tierNumber(Integer tierNumber) |
| Modifier and Type | Method and Description |
|---|---|
AccountHolderStatus |
AccountHolderStatus.payoutState(AccountPayoutState payoutState) |
void |
AccountHolderStatus.setPayoutState(AccountPayoutState payoutState) |
Copyright © 2022. All rights reserved.