RiskInfo
RiskInfo defines related risks. This data type contains the following properties:
Property |
Type |
Description |
Required |
Default |
---|---|---|---|---|
id |
Integer |
Risk ID |
Yes |
N/A |
statusCode |
String |
Risk status |
Yes |
N/A |
description |
String |
Risk description |
No |
N/A |
projectId |
Integer |
ID of the related project Populated if the risk is logged on the project |
No |
N/A |
projectName |
String |
Name of the related project Populated if the risk is logged on the project |
No |
N/A |
priorityCode |
String |
Risk priority |
No |
N/A |
impactLevelCode |
String |
Impact level |
No |
N/A |
probabilityCode |
String |
Probability |
No |
N/A |