Description: The risk response action impact object is a post-risk response action qualitative value that is assigned to a risk for each of the risk thresholds.
Name | Type | Description | Read-Only |
---|---|---|---|
ObjectId | String | The unique ID generated by the system. | No |
ProjectId | String | The short name of the associated project. | No |
ProjectObjectId | ForeignKey | The unique ID of the associated project. | No |
RiskId | String | The short name of the associated risk. | No |
RiskResponseActionId | String | The short name of the associated risk response action. | No |
RiskResponseActionName | String | The name of the associated risk response action. | No |
RiskResponseActionObjectId | ForeignKey | The unique ID of the associated risk response action. | No |
RiskThresholdCode | String | The code of the risk threshold. | No |
RiskThresholdLevelCode | String | The short name of the associated risk threshold level. | No |
RiskThresholdLevelName | String | The name of the associated risk threshold level. | No |
RiskThresholdLevelObjectId | ForeignKey | The unique ID of the associated risk threshold level. | No |
RiskThresholdName | String | The name of the associated risk threshold. | No |
RiskThresholdObjectId | ForeignKey | The unique ID of the associated risk threshold. | No |