loanRepaymentForm constant

IriTerm const loanRepaymentForm

loanRepaymentForm [Expects: http://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: http://schema.org/LoanOrCredit

Implementation

static const loanRepaymentForm = IriTerm.prevalidated(
  'http://schema.org/loanRepaymentForm',
);