loanPaymentFrequency property

int? loanPaymentFrequency
getter/setter pair

Frequency of payments due, i.e number of months between payments This is defined as a frequency, i.e the reciprocal of a period of time.

Implementation

int? loanPaymentFrequency;