| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected Instalment |
PaymentData.instalment
The Instalment.
|
protected Instalment |
PaymentResult.instalment
The Instalment.
|
| Modifier and Type | Method and Description |
|---|---|
Instalment |
ObjectFactory.createInstalment()
Create an instance of
Instalment |
Instalment |
PaymentData.getInstalment()
Gets the value of the instalment property.
|
Instalment |
PaymentResult.getInstalment()
Gets the value of the instalment property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentData.setInstalment(Instalment value)
Sets the value of the instalment property.
|
void |
PaymentResult.setInstalment(Instalment value)
Sets the value of the instalment property.
|
Copyright © 2022. All rights reserved.