offerCount constant

IriTerm const offerCount

IRI for schemahttp:offerCount [Expects: http://schema.org/Integer]

The number of offers for the product.

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

Implementation

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