Safe Haskell | Safe-Infered |
---|
Text.HTML5.MetaData.Schema.Product
- data Product = Product {
- description :: Description
- image :: Image
- name :: Name
- url :: Url
- aggregateRating :: AggregateRating
- brand :: Brand
- manufacturer :: Manufacturer
- model :: Model
- offers :: Offers
- productID :: ProductID
- review :: Review
- reviews :: Reviews
Documentation
A product is anything that is made available for sale—for example, a pair of shoes, a concert ticket, or a car.
Constructors
Product | |
Fields
|