Name | Type | Description | Notes |
---|---|---|---|
product_id | int | Unique identifier for the product that the review belongs to. | [optional] |
status | string | Status of the review. | [optional] |
reviewer | string | Reviewer name. | [optional] |
reviewer_email | string | Reviewer email. | [optional] |
review | string | The content of the review. | [optional] |
rating | int | Review rating (0 to 5). | [optional] |