loanPaymentAmount constant
IriTerm
const loanPaymentAmount
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 = const IriTerm(
'http://schema.org/loanPaymentAmount',
);