eligibleRegion constant

IriTerm const eligibleRegion

eligibleRegion [Expects: http://schema.org/GeoShape, http://schema.org/Place, http://schema.org/Text]

The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\n\nSee also {ineligibleRegion}.

Can be used on: http://schema.org/ActionAccessSpecification, http://schema.org/DeliveryChargeSpecification, http://schema.org/Demand, http://schema.org/Offer

Implementation

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