| Safe Haskell | None |
|---|
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
commentancestors-
Thing,Intangible,StructuredValue subtypes-
DeliveryChargeSpecification,PaymentChargeSpecification,UnitPriceSpecification supertypes-
StructuredValue url- http://schema.org/PriceSpecification
Constructors