ProductReviewInput
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| order_id | Long | Order ID associated with the product review. | [default to null] |
| review | String | Review text content. | [default to null] |
| rating | Integer | Rating value between 1 and 5. | [default to null] |