# IssueTypeScheme
## Properties
**id** | **String** | The ID of the issue type scheme. |
**name** | **String** | The name of the issue type scheme. |
**description** | Option<**String**> | The description of the issue type scheme. | [optional]
**default_issue_type_id** | Option<**String**> | The ID of the default issue type of the issue type scheme. | [optional]
**is_default** | Option<**bool**> | Whether the issue type scheme is the default. | [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)