POSTerminal Structure

Struct POSTerminal 
It contains all the necessary Terminal Fields
Public Structure POSTerminal
This language is not supported or no code example is available.
public struct POSTerminal
This language is not supported or no code example is available.
Fields
 
Name Description
Public field Acquirer Reference to the unique identifier of the acquirer of the POS
Public field CurrentBatchNumber The current Batch Number
Public field FriendlyName The friendly name of the POS.
Public field Id The unique identifier of the terminal for the POS backend
Public field IsEnabled Shows if the POS is enabled (True) or not (False)
Public field IsTaCAccepted Shows if TaC is accepted (True) or not (False)
Public field Locked Shows if the terminal is locked (True) or not (False)
Public field Merchant Reference to the unique identifier of the merchant of the POS
Public field TaCAcceptanceDatetime TaC acceptance Date-Time
Public field TerminalID The terminal identifier
Public field TerminalType The terminal Type
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition