Uses of Class
com.adyen.model.nexo.SaleItemRebate
-
Packages that use SaleItemRebate Package Description com.adyen.model.nexo -
-
Uses of SaleItemRebate in com.adyen.model.nexo
Fields in com.adyen.model.nexo with type parameters of type SaleItemRebate Modifier and Type Field Description protected List<SaleItemRebate>Rebates. saleItemRebateThe Sale item rebate.Methods in com.adyen.model.nexo that return SaleItemRebate Modifier and Type Method Description SaleItemRebateObjectFactory. createSaleItemRebate()Create an instance ofSaleItemRebateMethods in com.adyen.model.nexo that return types with arguments of type SaleItemRebate Modifier and Type Method Description List<SaleItemRebate>Rebates. getSaleItemRebate()Gets the value of the saleItemRebate property.
-