Skip to content

ProductsModule.Interface.ProductReview

tgreyuk edited this page Apr 25, 2024 · 1 revision

github-wiki-example / ProductsModule / ProductReview

Interface: ProductReview

Interface representing a product review.

Properties

Property Type
comment? string
productId string
rating number
reviewId string
username string
Clone this wiki locally