| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectId | integer |
None. |
|
| TaskId |
For creating task, should set TaskId to be 0. |
integer |
None. |
| IssueTypeId |
Indicate what issue type of the created issue is. It will be ignored when TaskId is not 0. |
integer |
None. |
| IssueSystemType |
Indicate what issue system type of the created issue is. It can be ignored when a valid IssueTypeId was set. 0:Regular issue (Not include project request, milestone change) 1:Project Request issue 2:Milestone Change issue |
integer |
None. |