POSTerminals Structure

Struct POSTerminals 
It contains all the necessary Terminal Fields
Public Structure POSTerminals
This language is not supported or no code example is available.
public struct POSTerminals
This language is not supported or no code example is available.
Name Description
Public constructor POSTerminals(string, string, string, string) Establishes an additional POS terminal. Directly employing this method should be avoided to prevent complications. Alternatively, to locate available POS terminals on the network, employ the VivaWalletPOS.getAvailablePOS method.
Top
Fields
 
Name Description
Public field SourceCode The POS Source Code
Public field Status The POS Status
Public field TerminalID The POS Terminal ID
Public field VirtualTerminalID The POS Virtual Terminal ID
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition