loanRepaymentForm constant
loanRepaymentForm [Expects: https://schema.org/RepaymentSpecification]
A form of paying back money previously borrowed from a lender. Repayment usually takes the form of periodic payments that normally include part principal plus interest in each payment.
Can be used on: https://schema.org/LoanOrCredit
Implementation
static const loanRepaymentForm = IriTerm.prevalidated(
'https://schema.org/loanRepaymentForm',
);