loanPaymentFrequency constant

IriTerm const loanPaymentFrequency

loanPaymentFrequency [Expects: https://schema.org/Number]

Frequency of payments due, i.e. number of months between payments. This is defined as a frequency, i.e. the reciprocal of a period of time.

Can be used on: https://schema.org/RepaymentSpecification

Implementation

static const loanPaymentFrequency = IriTerm.prevalidated(
  'https://schema.org/loanPaymentFrequency',
);