priceComponent constant

IriTerm const priceComponent

priceComponent [Expects: http://schema.org/UnitPriceSpecification]

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

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

Implementation

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