postalCodePrefix constant

IriTerm const postalCodePrefix

postalCodePrefix [Expects: https://schema.org/Text]

A defined range of postal codes indicated by a common textual prefix. Used for non-numeric systems such as UK.

Can be used on: https://schema.org/DefinedRegion

Implementation

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