PropertyListResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Property ID | [default to null] |
| name | String | Property name | [default to null] |
| slug | String | URL-friendly slug | [default to null] |
| property_type_name | String | Property type name | [default to null] |
| photo | String | Primary photo URL | [optional] [default to null] |
| instant_booking | Boolean | Whether instant booking is enabled | [default to null] |
| is_active | Boolean | Whether the property is active | [default to null] |
| pricing | PropertyPricingInfo | Pricing information | [default to null] |
| location | PropertyLocationInfo | Location (city, country) | [default to null] |
| capacity | PropertyCapacityInfo | Capacity summary | [default to null] |
| rating | PropertyRatingInfo | Rating information | [default to null] |