TransactionEnum enumeration
TransactionEnum enumeration
Transaction type enum.
The TransactionEnum type exposes the following members:
Fields
Field | Description |
---|---|
CREDIT | Generic credit |
DEBIT | Generic debit |
INT | Interest earned or paid |
DIV | Dividend |
FEE | FI fee |
SRVCHG | Service charge |
DEP | Deposit |
ATM | ATM debit or credit |
POS | Point of sale debit or credit |
XFER | Transfer |
CHECK | Check |
PAYMENT | Electronic payment |
CASH | Cash withdrawal |
DIRECTDEP | Direct deposit |
DIRECTDEBIT | Merchant initiated debit |
REPEATPMT | Repeating payment/standing order |
HOLD | Only valid in PendingTransaction; indicates the amount is under a hold |
OTHER | Other |
See Also
- module aspose.finance.ofx