PriceTypeEnumeration
A Schema.org Enumeration Type
This term is in the "new" area - implementation feedback and adoption from applications and websites can help improve our definitions.
- Canonical URL: https://schema.org/PriceTypeEnumeration
- Check for open issues.
Enumerates different price types, for example list price, invoice price, and sale price.
Instances of
PriceTypeEnumeration may appear as a value for the following properties
Property | On Types | Description |
---|---|---|
priceType |
CompoundPriceSpecification or UnitPriceSpecification |
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. |
Enumeration members
Source
https://github.com/schemaorg/schemaorg/issues/2712