Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data Product = Product {
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- name :: Name
- sameAs :: SameAs
- url :: Url
- aggregateRating :: AggregateRating
- audience :: Audience
- brand :: Brand
- color :: Color
- depth :: Depth
- gtin13 :: Gtin13
- gtin14 :: Gtin14
- gtin8 :: Gtin8
- height :: Height
- isAccessoryOrSparePartFor :: IsAccessoryOrSparePartFor
- isConsumableFor :: IsConsumableFor
- isRelatedTo :: IsRelatedTo
- isSimilarTo :: IsSimilarTo
- itemCondition :: ItemCondition
- logo :: Logo
- manufacturer :: Manufacturer
- model :: Model
- mpn :: Mpn
- offers :: Offers
- productID :: ProductID
- releaseDate :: ReleaseDate
- review :: Review
- reviews :: Reviews
- sku :: Sku
- weight :: Weight
- width :: Width
Documentation
id
- Product
label
- Product
comment
ancestors
Thing
subtypes
IndividualProduct
,ProductModel
,SomeProducts
supertypes
Thing
url
- http://schema.org/Product
Product | |
|