TerminalInfo

data class TerminalInfo(val terminalID: String) : SdkSuccessAnswer

Represents the terminal hardware info.

Constructors

Link copied to clipboard
constructor(terminalID: String)

Properties

Link copied to clipboard
val terminalID: String

The factory serial number of the terminal (device SN).