PosTerminal

data class PosTerminal(val terminalId: String, val providerTerminalId: String)

Constructors

Link copied to clipboard
constructor(terminalId: String, providerTerminalId: String)

Properties

Link copied to clipboard

The unique identifier for the terminal in the provider system.

Link copied to clipboard

The unique identifier for the terminal.