OfferForPurchase constant

IriTerm const OfferForPurchase

IRI for schemahttp:OfferForPurchase

An {OfferForPurchase} in Schema.org represents an {Offer} to sell something, i.e. an {Offer} whose {businessFunction} is sell. See Good Relations for background on the underlying concepts.

Implementation

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