eligibleCustomerType constant

IriTerm const eligibleCustomerType

eligibleCustomerType [Expects: https://schema.org/BusinessEntityType]

The type(s) of customers for which the given offer is valid.

Can be used on: https://schema.org/Demand, https://schema.org/Offer

Implementation

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