# SuggestedIssue
## Properties
**id** | Option<**i64**> | The ID of the issue. | [optional][readonly]
**key** | Option<**String**> | The key of the issue. | [optional][readonly]
**key_html** | Option<**String**> | The key of the issue in HTML format. | [optional][readonly]
**img** | Option<**String**> | The URL of the issue type's avatar. | [optional][readonly]
**summary** | Option<**String**> | The phrase containing the query string in HTML format, with the string highlighted with HTML bold tags. | [optional][readonly]
**summary_text** | Option<**String**> | The phrase containing the query string, as plain text. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)