# AlfrescoCoreRestApi.Rating

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**aggregate** | [**RatingAggregate**](RatingAggregate.md) |  | [optional] 
**ratedAt** | **Date** |  | [optional] 
**myRating** | **String** | The rating. The type is specific to the rating scheme, boolean for the likes and an integer for the fiveStar. | [optional] 


