Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 891 Bytes

GetReviewDto.md

File metadata and controls

14 lines (11 loc) · 891 Bytes

Quandoo::GetReviewDto

Properties

Name Type Description Notes
review_id String UUID identifying the review.
merchant_id Integer Merchant Id associated to this review. Only in detailed view. [optional]
customer CustomerReviewData Data about the customer that made this review. Only in detailed view. [optional]
status String Current review status. Possible values are 'AVAILABLE_TO_REVIEW','CREATED', 'DENIED', 'PUBLISHED'. [optional]
locale String Locale of the created review. Only in detailed view. [optional]
rating Integer Rating associated to this review. Possible values: 1 to 6.
description String Description associated to this review. [optional]