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