Interface: Review
Review data model
Properties
content
ts
content: string;created_at
ts
created_at: string;customer_id?
ts
optional customer_id?: string;email?
ts
optional email?: string;id
ts
id: string;is_pickup?
ts
optional is_pickup?: number;label?
ts
optional label?: string;name?
ts
optional name?: string;nickname?
ts
optional nickname?: string;order_id?
ts
optional order_id?: string;post_type?
ts
optional post_type?: string;product_name?
ts
optional product_name?: string;product_sku?
ts
optional product_sku?: string;product_url?
ts
optional product_url?: string;question_answer?
ts
optional question_answer?: QuestionAnswer[];review_images?
ts
optional review_images?: string[];reviewer_type?
ts
optional reviewer_type?: string;score
ts
score: string;sentiment?
ts
optional sentiment?: string;title
ts
title: string;updated_at
ts
updated_at: string;