TransactionEnum enumeration

TransactionEnum enumeration

Transaction type enum.

The TransactionEnum type exposes the following members:

Fields

FieldDescription
CREDITGeneric credit
DEBITGeneric debit
INTInterest earned or paid
DIVDividend
FEEFI fee
SRVCHGService charge
DEPDeposit
ATMATM debit or credit
POSPoint of sale debit or credit
XFERTransfer
CHECKCheck
PAYMENTElectronic payment
CASHCash withdrawal
DIRECTDEPDirect deposit
DIRECTDEBITMerchant initiated debit
REPEATPMTRepeating payment/standing order
HOLDOnly valid in PendingTransaction; indicates the amount is under a hold
OTHEROther

See Also