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 = const IriTerm(
'http://schema.org/PostalCodeRangeSpecification',
);