Constants used to specify transaction types
More...
Constants used to specify transaction types
◆ BALANCE_INQUIRY
readonly String CWSWrapper.TransactionType.BALANCE_INQUIRY = "BALANCE_INQUIRY" |
|
static |
◆ LINKED_REFUND
readonly String CWSWrapper.TransactionType.LINKED_REFUND = "LINKED_REFUND" |
|
static |
◆ MONEY_TRANSFER_OCT
readonly String CWSWrapper.TransactionType.MONEY_TRANSFER_OCT = "MONEY_TRANSFER_OCT" |
|
static |
◆ OCT_FUNDING
readonly String CWSWrapper.TransactionType.OCT_FUNDING = "OCT_FUNDING" |
|
static |
◆ PRE_AUTH
readonly String CWSWrapper.TransactionType.PRE_AUTH = "PRE_AUTH" |
|
static |
◆ PRE_AUTH_COMPLETE
readonly String CWSWrapper.TransactionType.PRE_AUTH_COMPLETE = "PRE_AUTH_COMPLETE" |
|
static |
Turn a pre-auth into a sale
◆ PRE_AUTH_DELETE
readonly String CWSWrapper.TransactionType.PRE_AUTH_DELETE = "PRE_AUTH_DELETE" |
|
static |
◆ PRE_AUTH_INCREMENT
readonly String CWSWrapper.TransactionType.PRE_AUTH_INCREMENT = "PRE_AUTH_INCREMENT" |
|
static |
Increment a preauthorized sale.
◆ SALE
readonly String CWSWrapper.TransactionType.SALE = "SALE" |
|
static |
◆ STANDALONE_REFUND
readonly String CWSWrapper.TransactionType.STANDALONE_REFUND = "STANDALONE_REFUND" |
|
static |
◆ TIP_ADJUST
readonly String CWSWrapper.TransactionType.TIP_ADJUST = "TIP_ADJUST" |
|
static |
◆ VOID
readonly String CWSWrapper.TransactionType.VOID = "VOID" |
|
static |
The documentation for this class was generated from the following file:
- Constants/TransactionType.cs