| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.PriceSpecification
- data PriceSpecification = PriceSpecification {
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- name :: Name
- sameAs :: SameAs
- url :: Url
- eligibleQuantity :: EligibleQuantity
- eligibleTransactionVolume :: EligibleTransactionVolume
- maxPrice :: MaxPrice
- minPrice :: MinPrice
- price :: Price
- priceCurrency :: PriceCurrency
- validFrom :: ValidFrom
- validThrough :: ValidThrough
- valueAddedTaxIncluded :: ValueAddedTaxIncluded
Documentation
data PriceSpecification Source
id- PriceSpecification
label- Price Specification
commentancestorsThing,Intangible,StructuredValuesubtypesDeliveryChargeSpecification,PaymentChargeSpecification,UnitPriceSpecificationsupertypesStructuredValueurl- http://schema.org/PriceSpecification
Constructors