| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
AccountState.StateTypeEnum |
AccountState.getStateType()
account processing state
|
static AccountState.StateTypeEnum |
AccountState.StateTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountState.StateTypeEnum[] |
AccountState.StateTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountState.setStateType(AccountState.StateTypeEnum stateType) |
AccountState |
AccountState.stateType(AccountState.StateTypeEnum stateType) |
Copyright © 2022. All rights reserved.