schemaHttpHasOfferCatalog constant

IriTerm const schemaHttpHasOfferCatalog

hasOfferCatalog from schema-http vocabulary [Expects: http://schema.org/OfferCatalog]

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

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

Implementation

static const schemaHttpHasOfferCatalog = IriTerm(
  'http://schema.org/hasOfferCatalog',
);