TypeAndQuantityNode constant

IriTerm const TypeAndQuantityNode

IRI for schema:TypeAndQuantityNode

A structured value indicating the quantity, unit of measurement, and business function of goods included in a bundle offer.

Implementation

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