@agorio/sdkDocs


Interface: ProductReview

Properties

author

author: string

Defined in

src/types/index.ts:923


body

body: string

Defined in

src/types/index.ts:926


date

date: string

Defined in

src/types/index.ts:927


id

id: string

Defined in

src/types/index.ts:922


rating

rating: number

Defined in

src/types/index.ts:924


title?

optional title: string

Defined in

src/types/index.ts:925


verified?

optional verified: boolean

Defined in

src/types/index.ts:928