loanPaymentFrequency constant

IriTerm const loanPaymentFrequency

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

Implementation

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