| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PeriodUnitType |
Instalment.periodUnit
The Period unit.
|
| Modifier and Type | Method and Description |
|---|---|
static PeriodUnitType |
PeriodUnitType.fromValue(String v)
From value period unit type.
|
PeriodUnitType |
Instalment.getPeriodUnit()
Gets the value of the periodUnit property.
|
static PeriodUnitType |
PeriodUnitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeriodUnitType[] |
PeriodUnitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Instalment.setPeriodUnit(PeriodUnitType value)
Sets the value of the periodUnit property.
|
Copyright © 2022. All rights reserved.