Skip to content

products.Interface.ProductReview

tgreyuk edited this page Sep 6, 2024 · 6 revisions

github-wiki-example / products / ProductReview

Interface: ProductReview

Interface representing a product review.

Properties

Property Type Defined in
comment? string products.ts:144
productId string products.ts:141
rating number products.ts:143
reviewId string products.ts:140
username string products.ts:142
Clone this wiki locally