annualPercentageRate constant
annualPercentageRate [Expects: http://schema.org/Number, http://schema.org/QuantitativeValue]
The annual rate that is charged for borrowing (or made by investing), expressed as a single percentage number that represents the actual yearly cost of funds over the term of a loan. This includes any fees or additional costs associated with the transaction.
Can be used on: http://schema.org/FinancialProduct
Implementation
static const annualPercentageRate = IriTerm.prevalidated(
'http://schema.org/annualPercentageRate',
);