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