CWS Wrapper Library  5.1.0
Public Attributes | List of all members
CWSWrapper.OverrideDebitNetworkPreferences Class Reference

Contains information used to override debit network preferences for specific card brands. More...

Public Attributes

string visa
 The debit network preferences for Visa (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES"). More...
 
string mastercard
 The debit network preferences for Mastercard (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES"). More...
 
string discover
 The debit network preferences for Discover (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES"). More...
 

Detailed Description

Contains information used to override debit network preferences for specific card brands.

Member Data Documentation

◆ discover

string CWSWrapper.OverrideDebitNetworkPreferences.discover

The debit network preferences for Discover (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES").

◆ mastercard

string CWSWrapper.OverrideDebitNetworkPreferences.mastercard

The debit network preferences for Mastercard (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES").

◆ visa

string CWSWrapper.OverrideDebitNetworkPreferences.visa

The debit network preferences for Visa (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES").


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