eligibleCustomerType constant
IRI for schemahttp:eligibleCustomerType [Expects: http://schema.org/BusinessEntityType]
The type(s) of customers for which the given offer is valid.
Can be used on: http://schema.org/Demand, http://schema.org/Offer
Implementation
static const eligibleCustomerType = IriTerm.prevalidated(
'http://schema.org/eligibleCustomerType',
);