The available choices for debit network preference
More...
|
static String | toApiValue (String uiValue) |
| Returns the CWS-friendly string that represents the given UI value. More...
|
|
The available choices for debit network preference
◆ toApiValue()
static String CWSWrapper.DebitNetworkChoice.toApiValue |
( |
String |
uiValue | ) |
|
|
inlinestatic |
Returns the CWS-friendly string that represents the given UI value.
- Parameters
-
uiValue | The string UI value to be passed in. |
- Returns
- A CWS API-friendly string.
◆ GLOBAL_NETWORK
readonly String CWSWrapper.DebitNetworkChoice.GLOBAL_NETWORK = "GLOBAL_NETWORK" |
|
static |
◆ NO_PREFERENCE
readonly String CWSWrapper.DebitNetworkChoice.NO_PREFERENCE = "NO_PREFERENCE" |
|
static |
◆ US_COMMON_DEBIT
readonly String CWSWrapper.DebitNetworkChoice.US_COMMON_DEBIT = "US_COMMON_DEBIT" |
|
static |
The documentation for this class was generated from the following file:
- Constants/DebitNetworkChoice.cs