| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected CardReaderAPDUResponse |
RepeatedMessageResponseBody.cardReaderAPDUResponse
The Card reader apdu response.
|
protected CardReaderAPDUResponse |
RepeatedResponseMessageBody.cardReaderAPDUResponse
The Card reader apdu response.
|
protected CardReaderAPDUResponse |
SaleToPOIResponse.cardReaderAPDUResponse
The Card reader apdu response.
|
| Modifier and Type | Method and Description |
|---|---|
CardReaderAPDUResponse |
ObjectFactory.createCardReaderAPDUResponse()
Create an instance of
CardReaderAPDUResponse |
CardReaderAPDUResponse |
RepeatedMessageResponseBody.getCardReaderAPDUResponse()
Gets the value of the cardReaderAPDUResponse property.
|
CardReaderAPDUResponse |
RepeatedResponseMessageBody.getCardReaderAPDUResponse()
Gets the value of the cardReaderAPDUResponse property.
|
CardReaderAPDUResponse |
SaleToPOIResponse.getCardReaderAPDUResponse()
Gets the value of the cardReaderAPDUResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepeatedMessageResponseBody.setCardReaderAPDUResponse(CardReaderAPDUResponse value)
Sets the value of the cardReaderAPDUResponse property.
|
void |
RepeatedResponseMessageBody.setCardReaderAPDUResponse(CardReaderAPDUResponse value)
Sets the value of the cardReaderAPDUResponse property.
|
void |
SaleToPOIResponse.setCardReaderAPDUResponse(CardReaderAPDUResponse value)
Sets the value of the cardReaderAPDUResponse property.
|
Copyright © 2022. All rights reserved.