| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentInstrumentData |
PaymentData.paymentInstrumentData
The Payment instrument data.
|
protected PaymentInstrumentData |
PaymentAccountStatus.paymentInstrumentData
The Payment instrument data.
|
protected PaymentInstrumentData |
PaymentAccountReq.paymentInstrumentData
The Payment instrument data.
|
protected PaymentInstrumentData |
PaymentResult.paymentInstrumentData
The Payment instrument data.
|
protected PaymentInstrumentData |
CardAcquisitionResponse.paymentInstrumentData
The Payment instrument data.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentInstrumentData |
ObjectFactory.createPaymentInstrumentData()
Create an instance of
PaymentInstrumentData |
PaymentInstrumentData |
PaymentData.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
PaymentInstrumentData |
PaymentAccountStatus.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
PaymentInstrumentData |
PaymentAccountReq.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
PaymentInstrumentData |
PaymentResult.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
PaymentInstrumentData |
CardAcquisitionResponse.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentData.setPaymentInstrumentData(PaymentInstrumentData value)
Sets the value of the paymentInstrumentData property.
|
void |
PaymentAccountStatus.setPaymentInstrumentData(PaymentInstrumentData value)
Sets the value of the paymentInstrumentData property.
|
void |
PaymentAccountReq.setPaymentInstrumentData(PaymentInstrumentData value)
Sets the value of the paymentInstrumentData property.
|
void |
PaymentResult.setPaymentInstrumentData(PaymentInstrumentData value)
Sets the value of the paymentInstrumentData property.
|
void |
CardAcquisitionResponse.setPaymentInstrumentData(PaymentInstrumentData value)
Sets the value of the paymentInstrumentData property.
|
Copyright © 2022. All rights reserved.