numberOfLoanPayments constant
numberOfLoanPayments [Expects: https://schema.org/Number]
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.
Can be used on: https://schema.org/RepaymentSpecification
Implementation
static const numberOfLoanPayments = IriTerm.prevalidated(
'https://schema.org/numberOfLoanPayments',
);