earlyPrepaymentPenalty constant

IriTerm const earlyPrepaymentPenalty

IRI for schema:earlyPrepaymentPenalty [Expects: https://schema.org/MonetaryAmount]

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

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

Implementation

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