MerchantTerminalNumber Property
Used to identify a unique terminal within a merchant location.
Syntax
[VB.NET] Public Property MerchantTerminalNumber As String
[C#] public string MerchantTerminalNumber {get; set;}
Remarks
This property contains a number assigned by FDMS to uniquely identify a terminal within a merchant location. The value is numeric and may be up to 8 digits in length.
This property is required.
Default Value
""