hasOfferCatalog constant

IriTerm const hasOfferCatalog

hasOfferCatalog [Expects: https://schema.org/OfferCatalog]

Indicates an OfferCatalog listing for this Organization, Person, or Service.

Can be used on: https://schema.org/Organization, https://schema.org/Person, https://schema.org/Service

Implementation

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