Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 714 Bytes

ProductReview3.md

File metadata and controls

14 lines (11 loc) · 714 Bytes

ProductReview3

Properties

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]

[Back to Model list] [Back to API list] [Back to README]