qualifiedExpense constant

IriTerm const qualifiedExpense

IRI for schemahttp:qualifiedExpense [Expects: http://schema.org/IncentiveQualifiedExpenseType]

Optional. The types of expenses that are covered by the incentive. For example some incentives are only for the goods (tangible items) but the services (labor) are excluded.

Can be used on: http://schema.org/FinancialIncentive

Implementation

static const qualifiedExpense = IriTerm.prevalidated(
  'http://schema.org/qualifiedExpense',
);