LoanPaymentEnum enumeration

LoanPaymentEnum enumeration

Loan payment type enum.

The LoanPaymentEnum type exposes the following members:

Fields

Field Description
INTONLY Interest only payments required.
PRNANDINT Principal and interest included in set payment.
PRNPLUSINT Principal plus accrued interest owing.

See Also