Uses of Class
com.adyen.model.management.TerminalInstructions
-
Packages that use TerminalInstructions Package Description com.adyen.model.management -
-
Uses of TerminalInstructions in com.adyen.model.management
Methods in com.adyen.model.management that return TerminalInstructions Modifier and Type Method Description TerminalInstructionsTerminalInstructions. adyenAppRestart(Boolean adyenAppRestart)static TerminalInstructionsTerminalInstructions. fromJson(String jsonString)Create an instance of TerminalInstructions given an JSON stringTerminalInstructionsTerminalSettings. getTerminalInstructions()Get terminalInstructionsMethods in com.adyen.model.management with parameters of type TerminalInstructions Modifier and Type Method Description voidTerminalSettings. setTerminalInstructions(TerminalInstructions terminalInstructions)terminalInstructionsTerminalSettingsTerminalSettings. terminalInstructions(TerminalInstructions terminalInstructions)
-