incentiveType constant

IriTerm const incentiveType

incentiveType [Expects: http://schema.org/IncentiveType]

The type of incentive offered (tax credit/rebate, tax deduction, tax waiver, subsidies, etc.).

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

Implementation

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