| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected CardholderPIN |
PINResponse.cardholderPIN
The Cardholder pin.
|
protected CardholderPIN |
PINRequest.cardholderPIN
The Cardholder pin.
|
| Modifier and Type | Method and Description |
|---|---|
CardholderPIN |
ObjectFactory.createCardholderPIN()
Create an instance of
CardholderPIN |
CardholderPIN |
PINResponse.getCardholderPIN()
Gets the value of the cardholderPIN property.
|
CardholderPIN |
PINRequest.getCardholderPIN()
Gets the value of the cardholderPIN property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PINResponse.setCardholderPIN(CardholderPIN value)
Sets the value of the cardholderPIN property.
|
void |
PINRequest.setCardholderPIN(CardholderPIN value)
Sets the value of the cardholderPIN property.
|
Copyright © 2022. All rights reserved.