ServicePeriod constant
IRI for schema:ServicePeriod
ServicePeriod represents a duration with some constraints about cutoff time and business days. This is used e.g. in shipping for handling times or transit time.
Implementation
static const ServicePeriod = IriTerm.prevalidated(
'https://schema.org/ServicePeriod',
);