PropertyTypeResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Property type ID | [default to null] |
| name | String | Property type name (localized) | [default to null] |
| slug | String | URL-friendly slug | [default to null] |
| icon | String | Icon identifier | [optional] [default to null] |
| sort_order | Integer | Sort order for display | [default to null] |
| is_active | Boolean | Whether the type is active | [default to null] |