# HealthCheckResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | The name of the Jira health check item. | [optional]
**description** | Option<**String**> | The description of the Jira health check item. | [optional]
**passed** | Option<**bool**> | Whether the Jira health check item passed or failed. | [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)