| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<PaymentReceipt> |
ReversalResponse.paymentReceipt
The Payment receipt.
|
protected List<PaymentReceipt> |
PaymentResponse.paymentReceipt
The Payment receipt.
|
protected List<PaymentReceipt> |
LoyaltyResponse.paymentReceipt
The Payment receipt.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentReceipt |
ObjectFactory.createPaymentReceipt()
Create an instance of
PaymentReceipt |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentReceipt> |
ReversalResponse.getPaymentReceipt()
Gets the value of the paymentReceipt property.
|
List<PaymentReceipt> |
PaymentResponse.getPaymentReceipt()
Gets the value of the paymentReceipt property.
|
List<PaymentReceipt> |
LoyaltyResponse.getPaymentReceipt()
Gets the value of the paymentReceipt property.
|
Copyright © 2019. All rights reserved.