| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentRequestType |
TransactionToPerformType.paymentRequest |
protected PaymentRequestType |
SaleToPOIRequest.paymentRequest |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestType |
ObjectFactory.createPaymentRequestType()
Create an instance of
PaymentRequestType |
PaymentRequestType |
TransactionToPerformType.getPaymentRequest()
Gets the value of the paymentRequest property.
|
PaymentRequestType |
SaleToPOIRequest.getPaymentRequest()
Gets the value of the paymentRequest property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionToPerformType.setPaymentRequest(PaymentRequestType value)
Sets the value of the paymentRequest property.
|
void |
SaleToPOIRequest.setPaymentRequest(PaymentRequestType value)
Sets the value of the paymentRequest property.
|
Copyright © 2018. All rights reserved.