| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<SaleItem> |
LoyaltyTransaction.saleItem
The Sale item.
|
protected List<SaleItem> |
PaymentTransaction.saleItem
The Sale item.
|
| Modifier and Type | Method and Description |
|---|---|
SaleItem |
ObjectFactory.createSaleItem()
Create an instance of
SaleItem |
| Modifier and Type | Method and Description |
|---|---|
List<SaleItem> |
LoyaltyTransaction.getSaleItem()
Gets the value of the saleItem property.
|
List<SaleItem> |
PaymentTransaction.getSaleItem()
Gets the value of the saleItem property.
|
Copyright © 2022. All rights reserved.