Home > @vsf-enterprise/bigcommerce-api > ProductReviewCollectionResponse
# ProductReviewCollectionResponse interface
Product Review Collection response.
Signature:
export interface ProductReviewCollectionResponse
# Properties
Property | Type | Description |
---|---|---|
data | ProductReview[] | Collection of product reviews. |
meta | MetaCollection | Data about the response, including pagination and collection totals. |