| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | ||
| global_id | int | ||
| name | str | ||
| entity_type_name | str | ||
| has_this_shared_step_as_step | bool | ||
| has_this_shared_step_as_precondition | bool | ||
| has_this_shared_step_as_postcondition | bool | ||
| created_by_id | str | ||
| state | str | ||
| priority | WorkItemPriorityModel | ||
| source_type | WorkItemSourceTypeModel | ||
| is_deleted | bool | ||
| version_id | str | used for versioning changes in workitem | |
| is_automated | bool | ||
| section_id | str | ||
| modified_by_id | str, none_type | [optional] | |
| created_date | datetime, none_type | [optional] | |
| modified_date | datetime, none_type | [optional] | |
| tags | [TagModel], none_type | [optional] |