includesObject constant

IriTerm const includesObject

includesObject [Expects: http://schema.org/TypeAndQuantityNode]

This links to a node or nodes indicating the exact quantity of the products included in an {Offer} or {ProductCollection}.

Can be used on: http://schema.org/Demand, http://schema.org/Offer, http://schema.org/ProductCollection

Implementation

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