| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected List<SaleItemType> |
PaymentTransactionType.saleItem |
protected List<SaleItemType> |
LoyaltyTransactionType.saleItem |
| Modifier and Type | Method and Description |
|---|---|
SaleItemType |
ObjectFactory.createSaleItemType()
Create an instance of
SaleItemType |
| Modifier and Type | Method and Description |
|---|---|
List<SaleItemType> |
PaymentTransactionType.getSaleItem()
Gets the value of the saleItem property.
|
List<SaleItemType> |
LoyaltyTransactionType.getSaleItem()
Gets the value of the saleItem property.
|
Copyright © 2018. All rights reserved.