Name | Type | Description | Notes |
---|---|---|---|
taskname | int | ||
taskpriority | int | ||
taskstatus | int | ||
task_created_by_user_id | int | ||
task_modified_by_user_id | int | ||
task_id | int | [optional] [readonly] | |
parent_task | int, none_type | [optional] | |
artifact | int, none_type | [optional] | |
case | int, none_type | [optional] | |
system | int, none_type | [optional] | |
task_assigned_to_user_id | int, none_type | [optional] | |
tag | [int] | [optional] | |
task_scheduled_time | datetime, none_type | [optional] | |
task_started_time | datetime, none_type | [optional] | |
task_finished_time | datetime, none_type | [optional] | |
task_due_time | datetime, none_type | [optional] | |
task_create_time | datetime | [optional] [readonly] | |
task_modify_time | datetime | [optional] [readonly] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |