An issue status.
Name | Type | Nullable? | Summary |
---|---|---|---|
ID | Int32 | The ID of the issue status. | |
Name | String | This field is nullable. | The name of the issue status. |
Description | String | This field is nullable. | The description of the issue status. |
Order | Double | The order of the issue status when displayed in a list. | |
StatusClass | TeamDynamix.Api.Statuses.StatusClass | The status class associated with the issue status. | |
IsActive | Boolean | The active status of the issue status. | |
IsDefault | Boolean | The default status of the issue status. |