| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<PaymentReceipt> |
LoyaltyResponse.paymentReceipt
The Payment receipt.
|
protected List<PaymentReceipt> |
StoredValueResponse.paymentReceipt
The Payment receipt.
|
protected List<PaymentReceipt> |
ReversalResponse.paymentReceipt
The Payment receipt.
|
protected List<PaymentReceipt> |
PaymentResponse.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> |
LoyaltyResponse.getPaymentReceipt()
Gets the value of the paymentReceipt property.
|
List<PaymentReceipt> |
StoredValueResponse.getPaymentReceipt() |
List<PaymentReceipt> |
ReversalResponse.getPaymentReceipt()
Gets the value of the paymentReceipt property.
|
List<PaymentReceipt> |
PaymentResponse.getPaymentReceipt()
Gets the value of the paymentReceipt property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoredValueResponse.setPaymentReceipt(List<PaymentReceipt> paymentReceipt) |
Copyright © 2022. All rights reserved.