Merchant Property
Contains the merchant's setup information.
Syntax
[VB.NET] Public Property Merchant As TSYSMerchant
[C#] public TSYSMerchant Merchant {get; set;}
Remarks
This property must be set to an instance of the TSYSMerchant type, which will contain information to identify the merchant to the TSYS processing server. Please see the TSYSMerchant type for a list of available fields.