alfresco-js-api
Version:
JavaScript client library for the Alfresco REST API
10 lines (6 loc) • 393 B
Markdown
# 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 |