| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected StoredValueAccountType |
StoredValueAccountID.storedValueAccountType |
| Modifier and Type | Method and Description |
|---|---|
static StoredValueAccountType |
StoredValueAccountType.fromValue(String v)
From value stored value account type.
|
StoredValueAccountType |
StoredValueAccountID.getStoredValueAccountType()
Gets the value of the storedValueAccountType property.
|
static StoredValueAccountType |
StoredValueAccountType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoredValueAccountType[] |
StoredValueAccountType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoredValueAccountID.setStoredValueAccountType(StoredValueAccountType value)
Sets the value of the storedValueAccountType property.
|
Copyright © 2022. All rights reserved.