priceType constant
IRI for schemahttp:priceType [Expects: http://schema.org/PriceTypeEnumeration, http://schema.org/Text]
Defines the type of a price specified for an offered product, for example a list price, a (temporary) sale price or a manufacturer suggested retail price. If multiple prices are specified for an offer the {priceType} property can be used to identify the type of each such specified price. The value of priceType can be specified as a value from enumeration PriceTypeEnumeration or as a free form text string for price types that are not already predefined in PriceTypeEnumeration.
Can be used on: http://schema.org/CompoundPriceSpecification, http://schema.org/UnitPriceSpecification
Implementation
static const priceType = IriTerm.prevalidated('http://schema.org/priceType');