numberOfLoanPayments constant
IriTerm
const numberOfLoanPayments
IRI for schemahttp:numberOfLoanPayments [Expects: http://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: http://schema.org/RepaymentSpecification
Implementation
static const numberOfLoanPayments = const IriTerm(
'http://schema.org/numberOfLoanPayments',
);