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)Indicates whether the Adyen app on the payment terminal restarts automatically when the configuration is updated.static TerminalInstructionsTerminalInstructions. fromJson(String jsonString)Create an instance of TerminalInstructions given an JSON stringTerminalInstructionsTerminalSettings. getTerminalInstructions()terminalInstructionsMethods in com.adyen.model.management with parameters of type TerminalInstructions Modifier and Type Method Description voidTerminalSettings. setTerminalInstructions(TerminalInstructions terminalInstructions)terminalInstructionsTerminalSettingsTerminalSettings. terminalInstructions(TerminalInstructions terminalInstructions)terminalInstructions
-