Uses of Class
com.adyen.model.management.Hardware
-
Packages that use Hardware Package Description com.adyen.model.management -
-
Uses of Hardware in com.adyen.model.management
Methods in com.adyen.model.management that return Hardware Modifier and Type Method Description HardwareHardware. displayMaximumBackLight(Integer displayMaximumBackLight)The brightness of the display when the terminal is being used, expressed as a percentage.static HardwareHardware. fromJson(String jsonString)Create an instance of Hardware given an JSON stringHardwareTerminalSettings. getHardware()hardwareHardwareHardware. resetTotalsHour(Integer resetTotalsHour)The hour of the day when the terminal is set to reset the Totals report.HardwareHardware. restartHour(Integer restartHour)The hour of the day when the terminal is set to reboot to apply the configuration and software updates.Methods in com.adyen.model.management with parameters of type Hardware Modifier and Type Method Description TerminalSettingsTerminalSettings. hardware(Hardware hardware)hardwarevoidTerminalSettings. setHardware(Hardware hardware)hardware
-