ratings property
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.
Implementation
List<WebRating> ratings;