inventoryLevel constant

IriTerm const inventoryLevel

inventoryLevel [Expects: https://schema.org/QuantitativeValue]

The current approximate inventory level for the item or items.

Can be used on: https://schema.org/Demand, https://schema.org/Offer, https://schema.org/SomeProducts

Implementation

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