ratings property

List<WebRating> ratings
getter/setter pair

The list of ratings associated with the place. The ratings are provided by external suppliers and are only available to users with valid contracts with said suppliers. If the user has no such contracts, the list is empty.

Note: Not available as part of Suggestion results.

Implementation

List<WebRating> ratings;