eligibleRegion constant

IriTerm const eligibleRegion

eligibleRegion [Expects: https://schema.org/GeoShape, https://schema.org/Place, https://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: https://schema.org/ActionAccessSpecification, https://schema.org/DeliveryChargeSpecification, https://schema.org/Demand, https://schema.org/Offer

Implementation

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