LoanRateEnum

LoanRateEnum enumeration

Loan rate type enum.

public enum LoanRateEnum

Values

NameValueDescription
FIXED0Fixed rate for the life of the loan
FLOATING1Floating interest rate
ARM2Adjustable rate mortgage

See Also