| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected CardAcquisitionResponse |
RepeatedMessageResponseBody.cardAcquisitionResponse
The Card acquisition response.
|
protected CardAcquisitionResponse |
RepeatedResponseMessageBody.cardAcquisitionResponse
The Card acquisition response.
|
protected CardAcquisitionResponse |
SaleToPOIResponse.cardAcquisitionResponse
The Card acquisition response.
|
| Modifier and Type | Method and Description |
|---|---|
CardAcquisitionResponse |
ObjectFactory.createCardAcquisitionResponse()
Create an instance of
CardAcquisitionResponse |
CardAcquisitionResponse |
RepeatedMessageResponseBody.getCardAcquisitionResponse()
Gets the value of the cardAcquisitionResponse property.
|
CardAcquisitionResponse |
RepeatedResponseMessageBody.getCardAcquisitionResponse()
Gets the value of the cardAcquisitionResponse property.
|
CardAcquisitionResponse |
SaleToPOIResponse.getCardAcquisitionResponse()
Gets the value of the cardAcquisitionResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepeatedMessageResponseBody.setCardAcquisitionResponse(CardAcquisitionResponse value)
Sets the value of the cardAcquisitionResponse property.
|
void |
RepeatedResponseMessageBody.setCardAcquisitionResponse(CardAcquisitionResponse value)
Sets the value of the cardAcquisitionResponse property.
|
void |
SaleToPOIResponse.setCardAcquisitionResponse(CardAcquisitionResponse value)
Sets the value of the cardAcquisitionResponse property.
|
Copyright © 2022. All rights reserved.