offerCount constant

IriTerm const offerCount

offerCount [Expects: https://schema.org/Integer]

The number of offers for the product.

Can be used on: https://schema.org/AggregateOffer

Implementation

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