Safe Haskell | Safe-Infered |
---|
Text.HTML5.MetaData.Schema.Offer
- data Offer = Offer {
- description :: Description
- image :: Image
- name :: Name
- url :: Url
- aggregateRating :: AggregateRating
- availability :: Availability
- itemCondition :: ItemCondition
- itemOffered :: ItemOffered
- price :: Price
- priceCurrency :: PriceCurrency
- priceValidUntil :: PriceValidUntil
- review :: Review
- reviews :: Reviews
- seller :: Seller
Documentation
An offer to sell an item—for example, an offer to sell a product, the DVD of a movie, or tickets to an event.
Constructors
Offer | |
Fields
|