LoanTransactionEnum enumeration
LoanTransactionEnum enumeration
Loan transaction type enum.
The LoanTransactionEnum type exposes the following members:
Fields
| Field | Description |
|---|---|
| PAYMENT | Loan Payment - total of principal, interest, escrow |
| FEE | Loan Fee |
| LATE | Late Fee |
| INT | Interest charged, adds to loan balance |
| ADVANCE | Cash advance which adds to Principal Balance |
| XFER | Principal transfer to/from another account, loan or DDA |
| BALLOON | Payment of Balloon amount |
| OTHER | Other |
See Also
- module aspose.finance.ofx.loan