renegotiableLoan constant
IriTerm
const renegotiableLoan
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(
'https://schema.org/renegotiableLoan',
);