referenceQuantity constant

IriTerm const referenceQuantity

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

The reference quantity for which a certain price applies, e.g. 1 EUR per 4 kWh of electricity. This property is a replacement for unitOfMeasurement for the advanced cases where the price does not relate to a standard unit.

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

Implementation

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