| Package | Description |
|---|---|
| com.adyen.model.marketpay | |
| com.adyen.model.marketpay.notification |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
AccountState |
AccountHolderLimitReachedContent.getAccountState() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountHolderLimitReachedContent.setAccountState(AccountState accountState) |
Copyright © 2019. All rights reserved.