numberOfLoanPayments property

int? numberOfLoanPayments
getter/setter pair

The number of payments contractually required at origination to repay the loan For monthly paying loans this is the number of months from the contractual first payment date to the maturity date.

Implementation

int? numberOfLoanPayments;