eligibleWithSupplier constant

IriTerm const eligibleWithSupplier

IRI for schema:eligibleWithSupplier [Expects: https://schema.org/Organization]

The supplier of the incentivized item/service for which the incentive is valid for such as a utility company, merchant, or contractor.

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

Implementation

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