CWS Wrapper Library
5.1.0
|
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... | |
Contains information used to override debit network preferences for specific card brands.
string CWSWrapper.OverrideDebitNetworkPreferences.discover |
The debit network preferences for Discover (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES").
string CWSWrapper.OverrideDebitNetworkPreferences.mastercard |
The debit network preferences for Mastercard (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES").
string CWSWrapper.OverrideDebitNetworkPreferences.visa |
The debit network preferences for Visa (eg. "GLOBAL_NETWORK", "US_COMMON_DEBIT", or "NO_PREFERENCES").