PropertyReportResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Report ID | [default to null] |
| property_id | Long | Property ID that was reported | [default to null] |
| user_id | Long | User ID who submitted the report | [default to null] |
| property_report_reason_id | Long | Report reason ID | [default to null] |
| reason_name | String | Report reason name | [default to null] |
| details | String | Additional details provided by user | [optional] [default to null] |
| status | String | Report status | [default to null] |
| created_at | String | Creation timestamp | [default to null] |