priceComponentType constant
IRI for schemahttp:priceComponentType [Expects: http://schema.org/PriceComponentTypeEnumeration]
Identifies a price component (for example, a line item on an invoice), part of the total price for an offer.
Can be used on: http://schema.org/UnitPriceSpecification
Implementation
static const priceComponentType = IriTerm.prevalidated(
'http://schema.org/priceComponentType',
);