| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentInstrumentDataType |
PaymentResultType.paymentInstrumentData |
protected PaymentInstrumentDataType |
PaymentDataType.paymentInstrumentData |
protected PaymentInstrumentDataType |
PaymentAccountStatusType.paymentInstrumentData |
protected PaymentInstrumentDataType |
PaymentAccountReqType.paymentInstrumentData |
protected PaymentInstrumentDataType |
CardAcquisitionResponseType.paymentInstrumentData |
| Modifier and Type | Method and Description |
|---|---|
PaymentInstrumentDataType |
ObjectFactory.createPaymentInstrumentDataType()
Create an instance of
PaymentInstrumentDataType |
PaymentInstrumentDataType |
PaymentResultType.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
PaymentInstrumentDataType |
PaymentDataType.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
PaymentInstrumentDataType |
PaymentAccountStatusType.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
PaymentInstrumentDataType |
PaymentAccountReqType.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
PaymentInstrumentDataType |
CardAcquisitionResponseType.getPaymentInstrumentData()
Gets the value of the paymentInstrumentData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentResultType.setPaymentInstrumentData(PaymentInstrumentDataType value)
Sets the value of the paymentInstrumentData property.
|
void |
PaymentDataType.setPaymentInstrumentData(PaymentInstrumentDataType value)
Sets the value of the paymentInstrumentData property.
|
void |
PaymentAccountStatusType.setPaymentInstrumentData(PaymentInstrumentDataType value)
Sets the value of the paymentInstrumentData property.
|
void |
PaymentAccountReqType.setPaymentInstrumentData(PaymentInstrumentDataType value)
Sets the value of the paymentInstrumentData property.
|
void |
CardAcquisitionResponseType.setPaymentInstrumentData(PaymentInstrumentDataType value)
Sets the value of the paymentInstrumentData property.
|
Copyright © 2018. All rights reserved.