| Name | Type | Description | Notes |
|---|---|---|---|
| hotel_identifier | string | ||
| location | string | Search location echoed from the request. | |
| language | string | ||
| observed_at | string | [optional] | |
| search_url | string | [optional] | |
| title | string | [optional] | |
| stars | int | Hotel class rating, 1-5. | [optional] |
| stars_description | string | [optional] | |
| address | string | [optional] | |
| phone | string | [optional] | |
| about | \Unifapi\Sdk\Model\HotelAbout | [optional] | |
| place | \Unifapi\Sdk\Model\HotelPlace | [optional] | |
| reviews | \Unifapi\Sdk\Model\HotelReviews | [optional] | |
| overview_images | string[] | [optional] | |
| prices | \Unifapi\Sdk\Model\HotelPrice | [optional] |