OrganizationIssueTypes
The organization's issue types.
Columns
| Name | Type | References | OrderBySupport | Description |
| Id [KEY] | String | The ID of the issue type. | ||
| OrganizationLogin | String |
Organizations.Login | The organization's login name. | |
| Name | String | The name of the issue type. | ||
| Description | String | The description of the issue type. | ||
| IsEnabled | Bool | The enabled state of the issue type. | ||
| Color | String | The color of the issue type. |