renegotiableLoan constant

IriTerm const renegotiableLoan

IRI for schemahttp:renegotiableLoan [Expects: http://schema.org/Boolean]

Whether the terms for payment of interest can be renegotiated during the life of the loan.

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

Implementation

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