Variables
ReviewBase
declaration
constReviewBase: {~schema: {createdAt:Date;rating?:number;shortContent:string;title?:string; }; }
Basic information about a review, e.g. a customer review of a product.
Type declaration
| Name | Type |
|---|---|
| { |
|
|
|
|
|
|
|
|