# IssueTypeInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**i64**> | The ID of the issue type. | [optional][readonly]
**name** | Option<**String**> | The name of the issue type. | [optional][readonly]
**avatar_id** | Option<**i64**> | The avatar of the issue type. | [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)