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