MarketplaceContentReviews
MarketplaceContentReviews
JSON Example
{
"content": [
{
"comment": "string",
"contentId": "string",
"id": "string",
"rating": "string",
"title": "string",
"user": "string"
}
],
"links": [
{
"href": "string",
"rel": "string"
}
],
"page": {
"number": 0,
"size": 0,
"totalElements": 0,
"totalPages": 0
}
}