| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.DeliveryChargeSpecification
- data DeliveryChargeSpecification = DeliveryChargeSpecification {
- 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
- appliesToDeliveryMethod :: AppliesToDeliveryMethod
- eligibleRegion :: EligibleRegion
Documentation
data DeliveryChargeSpecification Source
id- DeliveryChargeSpecification
label- Delivery Charge Specification
commentancestorsThing,Intangible,StructuredValue,PriceSpecificationsubtypessupertypesPriceSpecificationurl- http://schema.org/DeliveryChargeSpecification
Constructors