# IssueTypeScheme ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **default_issue_type_id** | Option<**String**> | The ID of the default issue type of the issue type scheme. | [optional] **description** | Option<**String**> | The description of the issue type scheme. | [optional] **id** | **String** | The ID of the issue type scheme. | **is_default** | Option<**bool**> | Whether the issue type scheme is the default. | [optional] **name** | **String** | The name of the issue type scheme. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)