# IssueTypeUpdateBean ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **avatar_id** | Option<**i64**> | The ID of an issue type avatar. | [optional] **description** | Option<**String**> | The description of the issue type. | [optional] **name** | Option<**String**> | The unique name for the issue type. The maximum length is 60 characters. | [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)