Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 457 Bytes

ReviewDto.md

File metadata and controls

12 lines (9 loc) · 457 Bytes

Quandoo::ReviewDto

Properties

Name Type Description Notes
customer CustomerDto The customer who wrote the review.
rating Integer Possible values: 1 to 6.
description String The description of the review. [optional]
locale String [optional]
date Date The date when the review was written.