interestRate constant
interestRate [Expects: https://schema.org/Number, https://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: https://schema.org/FinancialProduct
Implementation
static const interestRate = IriTerm.prevalidated(
'https://schema.org/interestRate',
);