requiredCollateral constant

IriTerm const requiredCollateral

IRI for schemahttp:requiredCollateral [Expects: http://schema.org/Text, http://schema.org/Thing]

Assets required to secure loan or credit repayments. It may take form of third party pledge, goods, financial instruments (cash, securities, etc.)

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

Implementation

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