setTerminalId method
Sets the terminalId, has to be called after the terminal registration process.
Implementation
setTerminalId(String terminalId) {
Constants.terminalId = terminalId;
}
Sets the terminalId, has to be called after the terminal registration process.
setTerminalId(String terminalId) {
Constants.terminalId = terminalId;
}