# Report ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_id** | **String** | Unique Id | **author_id** | **String** | Id of the user creating this report | **content** | [**crate::models::ReportedContent**](ReportedContent.md) | | **additional_context** | **String** | Additional report context | **notes** | Option<**String**> | Additional notes included on the report | [optional][default to ] **status** | **String** | | **rejection_reason** | **String** | | **closed_at** | Option<**String**> | ISO8601 formatted timestamp | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)