| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
AccountState |
AccountState.allowPayout(Boolean allowPayout) |
AccountState |
AccountState.allowProcessing(Boolean allowProcessing) |
AccountState |
AccountState.disabled(Boolean disabled) |
AccountState |
AccountState.disableReason(String disableReason) |
AccountState |
AccountStateRequirement.getState()
the processing state that can be reached if the given properties are provided
|
AccountState |
AccountState.stateDeadline(Date stateDeadline) |
AccountState |
AccountState.stateLimit(AccountStateLimit stateLimit) |
AccountState |
AccountState.stateType(AccountState.StateTypeEnum stateType) |
AccountState |
AccountState.tierNumber(Integer tierNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountState> |
AccountStatus.getStates()
account states
|
| Modifier and Type | Method and Description |
|---|---|
AccountStatus |
AccountStatus.addStatesItem(AccountState statesItem) |
void |
AccountStateRequirement.setState(AccountState state) |
AccountStateRequirement |
AccountStateRequirement.state(AccountState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountStatus.setStates(List<AccountState> states) |
AccountStatus |
AccountStatus.states(List<AccountState> states) |
Copyright © 2022. All rights reserved.