| Safe Haskell | None |
|---|
Text.HTML5.MetaData.Schema.UnitPriceSpecification
- data UnitPriceSpecification = UnitPriceSpecification {
- additionalType :: AdditionalType
- description :: Description
- image :: Image
- name :: Name
- url :: Url
- eligibleQuantity :: EligibleQuantity
- eligibleTransactionVolume :: EligibleTransactionVolume
- maxPrice :: MaxPrice
- minPrice :: MinPrice
- price :: Price
- priceCurrency :: PriceCurrency
- validFrom :: ValidFrom
- validThrough :: ValidThrough
- valueAddedTaxIncluded :: ValueAddedTaxIncluded
- billingIncrement :: BillingIncrement
- priceType :: PriceType
- unitCode :: UnitCode
Documentation
data UnitPriceSpecification Source
The price asked for a given offer by the respective organization or person.
id- UnitPriceSpecification
label- Unit Price Specification
comment- The price asked for a given offer by the respective organization or person.
ancestors-
Thing,Intangible,StructuredValue,PriceSpecification subtypessupertypes-
PriceSpecification url- http://schema.org/UnitPriceSpecification
Constructors