renegotiableLoan constant
IRI for schema:renegotiableLoan [Expects: https://schema.org/Boolean]
Whether the terms for payment of interest can be renegotiated during the life of the loan.
Can be used on: https://schema.org/LoanOrCredit
Implementation
static const renegotiableLoan = IriTerm.prevalidated(
'https://schema.org/renegotiableLoan',
);