| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<InstalmentType> |
Instalment.instalmentType
The Instalment type.
|
| Modifier and Type | Method and Description |
|---|---|
static InstalmentType |
InstalmentType.fromValue(String v)
From value instalment type.
|
static InstalmentType |
InstalmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstalmentType[] |
InstalmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstalmentType> |
Instalment.getInstalmentType()
Gets the value of the instalment property.
|
Copyright © 2022. All rights reserved.