earlyPrepaymentPenalty constant

IriTerm const earlyPrepaymentPenalty

earlyPrepaymentPenalty [Expects: http://schema.org/MonetaryAmount]

The amount to be paid as a penalty in the event of early payment of the loan.

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

Implementation

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