eligibleCustomerType constant
IriTerm
const eligibleCustomerType
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 = const IriTerm(
'http://schema.org/eligibleCustomerType',
);