CWS Wrapper Library  5.1.0
Properties | List of all members
CWSWrapper.TLVArgs Class Reference

Contains information on the payment gateway and the TLV data values to use. More...

Properties

string paymentGatewayId [get, set]
 The ID of the payment gateway used by CWS. More...
 
Dictionary< string, string > tlvList [get, set]
 A dictionary of TLV data values. More...
 

Detailed Description

Contains information on the payment gateway and the TLV data values to use.

Property Documentation

◆ paymentGatewayId

string CWSWrapper.TLVArgs.paymentGatewayId
getset

The ID of the payment gateway used by CWS.

◆ tlvList

Dictionary<string, string> CWSWrapper.TLVArgs.tlvList
getset

A dictionary of TLV data values.


The documentation for this class was generated from the following file: