FinancialIncentive constant

IriTerm const FinancialIncentive

IRI for schema:FinancialIncentive

Represents financial incentives for goods/services offered by an organization (or individual).

Typically contains the {[name]} of the incentive, the {[incentivizedItem]}, the {[incentiveAmount]}, the {[incentiveStatus]}, {[incentiveType]}, the {[provider]} of the incentive, and {[eligibleWithSupplier]}.

Optionally contains criteria on whether the incentive is limited based on {[purchaseType]}, {[purchasePriceLimit]}, {[incomeLimit]}, and the {[qualifiedExpense]}.

Implementation

static const FinancialIncentive = IriTerm.prevalidated(
  'https://schema.org/FinancialIncentive',
);