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