Skip to content

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]]. ## Diagram === "SVG (interactive)" cluster_associated Intangible Intangible FinancialIncentive FinancialIncentive FinancialIncentive->Intangible === "PNG" ![FinancialIncentive Diagram](../diagrams/FinancialIncentive.dot.png) ## Formalization for FinancialIncentive | Property | Constraint | |----------|------------| | subClassOf | [Intangible](Intangible.md) |