PostalCodeRangeSpecification constant

IriTerm const PostalCodeRangeSpecification

IRI for schemahttp:PostalCodeRangeSpecification

Indicates a range of postal codes, usually defined as the set of valid codes between {postalCodeBegin} and {postalCodeEnd}, inclusively.

Implementation

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