# AlfrescoCoreRestApi.RatingBody

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The rating scheme type. Possible values are likes and fiveStar. | [default to 'likes']
**myRating** | **String** | The rating. The type is specific to the rating scheme, boolean for the likes and an integer for the fiveStar |


