| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.AggregateRating
- data AggregateRating = AggregateRating {
- itemReviewed :: ItemReviewed
- ratingCount :: RatingCount
- reviewCount :: ReviewCount
- bestRating :: BestRating
- ratingValue :: RatingValue
- worstRating :: WorstRating
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data AggregateRating Source
The average rating based on multiple ratings or reviews.
id- AggregateRating
label- Aggregate Rating
comment- The average rating based on multiple ratings or reviews.
ancestorsThing,Intangible,RatingsubtypessupertypesRatingurl- http://schema.org/AggregateRating
Constructors
| AggregateRating | |
Fields
| |