UserReview
object
A user's review of a pornhwa
Properties
UserReviewobject
| Property | Type | Description |
|---|---|---|
idrequired | integer | |
pornhwaIdrequired | integer | |
pornhwaTitlerequired | string | |
pornhwaSlugrequired | string | |
pornhwaCoverrequired | string | |
reviewTextrequired | string | |
ratingrequired | number | The user's rating for the same pornhwa, if any |
isEditedrequired | boolean | |
createdAtrequired | string | |
updatedAtrequired | string |
Example
UserReview Example
{ "id": 1, "pornhwaId": 0, "pornhwaTitle": "string", "pornhwaSlug": "string", "pornhwaCover": "string", "reviewText": "string", "rating": 4.5, "isEdited": false, "createdAt": "2025-01-01T00:00:00Z", "updatedAt": "2025-01-01T00:00:00Z"}Related Endpoints
This schema is used in the following endpoints: