| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentResultType |
PerformedTransactionType.paymentResult |
protected PaymentResultType |
PaymentResponseType.paymentResult |
| Modifier and Type | Method and Description |
|---|---|
PaymentResultType |
ObjectFactory.createPaymentResultType()
Create an instance of
PaymentResultType |
PaymentResultType |
PerformedTransactionType.getPaymentResult()
Gets the value of the paymentResult property.
|
PaymentResultType |
PaymentResponseType.getPaymentResult()
Gets the value of the paymentResult property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformedTransactionType.setPaymentResult(PaymentResultType value)
Sets the value of the paymentResult property.
|
void |
PaymentResponseType.setPaymentResult(PaymentResultType value)
Sets the value of the paymentResult property.
|
Copyright © 2018. All rights reserved.