@plentymarkets/shop-api / UpdateReviewParams
Interface: UpdateReviewParams ​
Defined in: types/api/review.ts:117
Properties ​
authorName? ​
optional
authorName:string
Defined in: types/api/review.ts:123
feedbackId ​
feedbackId:
number
Defined in: types/api/review.ts:118
message? ​
optional
message:string
Defined in: types/api/review.ts:121
ratingValue? ​
optional
ratingValue:number
Defined in: types/api/review.ts:119
title? ​
optional
title:string
Defined in: types/api/review.ts:120
type ​
type:
string
Defined in: types/api/review.ts:122