loanPaymentAmount constant
loanPaymentAmount [Expects: http://schema.org/MonetaryAmount]
The amount of money to pay in a single payment.
Can be used on: http://schema.org/RepaymentSpecification
Implementation
static const loanPaymentAmount = IriTerm.prevalidated(
'http://schema.org/loanPaymentAmount',
);