...
Element | Data Type | Required? | Default | Description | Sample Data | ProjectIssueId | Int32 | No | The project issue Id is a unique identifier for a project issue. For internal use only. | ProjectIssueUid | Int64 | On Insert: No On Update: Yes | The project issue Uid is a unique and immutable identifier for a project issue. | 1152921504606992779 | ReferenceId | String | No | This is a user-defined ID for project issue. It allows user to tag project issues that are submitted in a web service request, and is echoed in the web service response to allow user to correlate project issues in the response to the ones in request. | #1 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AttachmentClearFlag | Boolean | No | false | If set to 'true, attachment documents are removed from the issue. | false | Attachments | No | Document(s) attached to this project issue. Click here for more information. | |||||||||||
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
...