Home > @vsf-enterprise/bigcommerce-api > GetProductReviewProps
# GetProductReviewProps interface
Necessary properties to get product review information.
Signature:
export interface GetProductReviewProps
# Properties
| Property | Type | Description |
|---|---|---|
| productId | number | An id of the product |
| reviewId | number | An id of the review. |