Rating
The Rating properties enumeration.
Constants mirror the public properties of org\schema\Rating and related schema.org property names.
Table of Contents
Constants
- AUTHOR = 'author'
- BEST_RATING = 'bestRating'
- RATING_ASPECT = 'ratingAspect'
- RATING_EXPLANATION = 'ratingExplanation'
- RATING_VALUE = 'ratingValue'
- WORST_RATING = 'worstRating'
Constants
AUTHOR
public
mixed
AUTHOR
= 'author'
BEST_RATING
public
mixed
BEST_RATING
= 'bestRating'
RATING_ASPECT
public
mixed
RATING_ASPECT
= 'ratingAspect'
RATING_EXPLANATION
public
mixed
RATING_EXPLANATION
= 'ratingExplanation'
RATING_VALUE
public
mixed
RATING_VALUE
= 'ratingValue'
WORST_RATING
public
mixed
WORST_RATING
= 'worstRating'