priceComponent constant

IriTerm const priceComponent

IRI for schema:priceComponent [Expects: https://schema.org/UnitPriceSpecification]

This property links to all {UnitPriceSpecification} nodes that apply in parallel for the {CompoundPriceSpecification} node.

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

Implementation

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