Uses of Class
com.adyen.model.nexo.CoinsOrBills
-
Packages that use CoinsOrBills Package Description com.adyen.model.nexo -
-
Uses of CoinsOrBills in com.adyen.model.nexo
Fields in com.adyen.model.nexo with type parameters of type CoinsOrBills Modifier and Type Field Description protected List<CoinsOrBills>CashHandlingDevice. coinsOrBillsThe Coins or bills.Methods in com.adyen.model.nexo that return CoinsOrBills Modifier and Type Method Description CoinsOrBillsObjectFactory. createCoinsOrBills()Create an instance ofCoinsOrBillsMethods in com.adyen.model.nexo that return types with arguments of type CoinsOrBills Modifier and Type Method Description List<CoinsOrBills>CashHandlingDevice. getCoinsOrBills()Gets the value of the coinsOrBills property.
-