BookingPropertyInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Property ID | [default to null] |
| name | String | Property name | [default to null] |
| slug | String | Property slug | [optional] [default to null] |
| address | String | Property address | [default to null] |
| city | String | City | [default to null] |
| photo_url | String | Primary photo URL | [optional] [default to null] |
| vendor_id | Long | Vendor ID | [default to null] |
| vendor_name | String | Vendor name | [optional] [default to null] |