schemahttpMakesOffer constant

IriTerm const schemahttpMakesOffer

makesOffer from schemahttp vocabulary [Expects: http://schema.org/Offer]

A pointer to products or services offered by the organization or person.

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

Implementation

static const schemahttpMakesOffer = IriTerm.prevalidated(
  'http://schema.org/makesOffer',
);