| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentResult |
PerformedTransaction.paymentResult
The Payment result.
|
protected PaymentResult |
PaymentResponse.paymentResult
The Payment result.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentResult |
ObjectFactory.createPaymentResult()
Create an instance of
PaymentResult |
PaymentResult |
PerformedTransaction.getPaymentResult()
Gets the value of the paymentResult property.
|
PaymentResult |
PaymentResponse.getPaymentResult()
Gets the value of the paymentResult property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformedTransaction.setPaymentResult(PaymentResult value)
Sets the value of the paymentResult property.
|
void |
PaymentResponse.setPaymentResult(PaymentResult value)
Sets the value of the paymentResult property.
|
Copyright © 2022. All rights reserved.