Uses of Class
com.adyen.model.nexo.CashHandlingDevice
-
Packages that use CashHandlingDevice Package Description com.adyen.model.nexo -
-
Uses of CashHandlingDevice in com.adyen.model.nexo
Fields in com.adyen.model.nexo with type parameters of type CashHandlingDevice Modifier and Type Field Description protected List<CashHandlingDevice>POIStatus. cashHandlingDeviceThe Cash handling device.Methods in com.adyen.model.nexo that return CashHandlingDevice Modifier and Type Method Description CashHandlingDeviceObjectFactory. createCashHandlingDevice()Create an instance ofCashHandlingDeviceMethods in com.adyen.model.nexo that return types with arguments of type CashHandlingDevice Modifier and Type Method Description List<CashHandlingDevice>POIStatus. getCashHandlingDevice()Gets the value of the cashHandlingDevice property.
-