Name | Type | Description | Notes |
---|---|---|---|
id | int | Review ID | [optional] |
rating | double | Review rating | [optional] |
text | string | Review text | [optional] |
check_in_date | \DateTime | Booking check-in | [optional] |
check_out_date | \DateTime | Booking check-out | [optional] |
review_date | \DateTime | Review date | [optional] |
reviewer_name | string | Reviewer name | [optional] |