| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentAcquirerData |
PaymentAccountStatus.paymentAcquirerData
The Payment acquirer data.
|
protected PaymentAcquirerData |
PaymentResult.paymentAcquirerData
The Payment acquirer data.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentAcquirerData |
ObjectFactory.createPaymentAcquirerData()
Create an instance of
PaymentAcquirerData |
PaymentAcquirerData |
PaymentAccountStatus.getPaymentAcquirerData()
Gets the value of the paymentAcquirerData property.
|
PaymentAcquirerData |
PaymentResult.getPaymentAcquirerData()
Gets the value of the paymentAcquirerData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentAccountStatus.setPaymentAcquirerData(PaymentAcquirerData value)
Sets the value of the paymentAcquirerData property.
|
void |
PaymentResult.setPaymentAcquirerData(PaymentAcquirerData value)
Sets the value of the paymentAcquirerData property.
|
Copyright © 2022. All rights reserved.