PostalCodeRangeSpecification constant
IRI for schema: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(
'https://schema.org/PostalCodeRangeSpecification',
);