...
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
ResponseId | Int32 | Click here for more information. | 0 |
Status | Result of this request. Click here for more information. | Ok | |
ServerTimestampUtc | DateTime | This is the UTC time when request completes. Click here for more information. | 2018-02-06T20:34:17.3332354Z |
ProjectIssues | The structure that contains the complete set of information of a project issue. Click here for more information. | ||
ProjectUsers | This is intended to be a list of likely issue owners for issues on the project. The list includes project effective resources, PM team members, client users and existing issue owners. Click here for more information. Note that any Projector users can own issues, regardless of whether they appear in this list or not. | ||
CanAddDocumentsFlag | Boolean | If 'true', issues can accept attachments. | true |
UserDefinedFields | PwsUdfDefinition[] | The structure contains the definition of each user defined fields (udf). For example, for a text list udf, the list of active options are included in the structure. |
Response Usage Example(s)
...