# IssueResponse
## Properties
**artifact_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**category** | **String** | |
**check_result_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**created_at** | **String** | |
**description** | Option<**String**> | | [optional]
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**is_suppressed** | **bool** | |
**location** | Option<**String**> | | [optional]
**severity** | **String** | |
**suppressed_at** | Option<**String**> | | [optional]
**suppressed_by** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional]
**suppressed_reason** | Option<**String**> | | [optional]
**title** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)