| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentResponse |
RepeatedMessageResponseBody.paymentResponse
The Payment response.
|
protected PaymentResponse |
RepeatedResponseMessageBody.paymentResponse
The Payment response.
|
protected PaymentResponse |
SaleToPOIResponse.paymentResponse
The Payment response.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentResponse |
ObjectFactory.createPaymentResponse()
Create an instance of
PaymentResponse |
PaymentResponse |
RepeatedMessageResponseBody.getPaymentResponse()
Gets the value of the paymentResponse property.
|
PaymentResponse |
RepeatedResponseMessageBody.getPaymentResponse()
Gets the value of the paymentResponse property.
|
PaymentResponse |
SaleToPOIResponse.getPaymentResponse()
Gets the value of the paymentResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepeatedMessageResponseBody.setPaymentResponse(PaymentResponse value)
Sets the value of the paymentResponse property.
|
void |
RepeatedResponseMessageBody.setPaymentResponse(PaymentResponse value)
Sets the value of the paymentResponse property.
|
void |
SaleToPOIResponse.setPaymentResponse(PaymentResponse value)
Sets the value of the paymentResponse property.
|
Copyright © 2022. All rights reserved.