Skip to main content

WrReviewByCustomerItem

webround-docs


webround-docs / WrReviewByCustomerItem

Interface: WrReviewByCustomerItem

Defined in: wr.d.ts:846

A review written by the currently authenticated customer, with product context

Extends

Properties

comment

comment: string

Defined in: wr.d.ts:836

Review body text

Inherited from

WrReviewItem.comment


coverUrl

coverUrl: string

Defined in: wr.d.ts:850

Cover image URL of the reviewed variant


createdAt

createdAt: string

Defined in: wr.d.ts:839

Inherited from

WrReviewItem.createdAt


customerId

customerId: string

Defined in: wr.d.ts:831

Inherited from

WrReviewItem.customerId


customerName

customerName: string

Defined in: wr.d.ts:842

Display name of the reviewer

Inherited from

WrReviewItem.customerName


id

id: string

Defined in: wr.d.ts:827

Inherited from

WrReviewItem.id


productId

productId: string

Defined in: wr.d.ts:829

Inherited from

WrReviewItem.productId


productVariantName

productVariantName: string

Defined in: wr.d.ts:848

Name of the reviewed variant


rating

rating: number

Defined in: wr.d.ts:833

Rating from 1 to 5

Inherited from

WrReviewItem.rating


storeId

storeId: string

Defined in: wr.d.ts:828

Inherited from

WrReviewItem.storeId


title

title: string

Defined in: wr.d.ts:834

Inherited from

WrReviewItem.title


updatedAt

updatedAt: string

Defined in: wr.d.ts:840

Inherited from

WrReviewItem.updatedAt


variantId

variantId: string

Defined in: wr.d.ts:830

Inherited from

WrReviewItem.variantId


verifiedPurchase

verifiedPurchase: boolean

Defined in: wr.d.ts:838

Whether the reviewer purchased the product

Inherited from

WrReviewItem.verifiedPurchase