The type that defines the fields for the product aspect ratings.
Type that uses RatingAspect
Call that uses RatingAspect
Fields
description
The name of the rating aspect. Camping tent examples: Is it lightweight? or Is it easy to set up?
name
The answer or value of the rating aspect. Camping tent examples: Lightweight or Easy to set up
ratingAspectDistributions
array of RatingAspectDistribution
The container for the details of the aspect rating. The details show the aspect rating value, usually TRUE or FALSE and the user count and percentage.