interestRate constant
IRI for schemahttp:interestRate [Expects: http://schema.org/Number, http://schema.org/QuantitativeValue]
The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate.
Can be used on: http://schema.org/FinancialProduct
Implementation
static const interestRate = IriTerm.prevalidated(
'http://schema.org/interestRate',
);