Description: The risk impact object stores the pre-response qualitative value assigned to a risk for each of the risk thresholds.
Field | Type | Description | Read-Only |
---|---|---|---|
postRiskScoreThresholdCode | String | The code of the associated post risk threshold. | No |
postRiskScoreThresholdId | ForeignKey | The id of the associated post risk threshold. | No |
projectCode | String | The unique identifier of the project. | Yes |
projectRiskId | ForeignKey | The unique ID of the associated risk. | No |
riskCode | String | The short name of the associated risk. | Yes |
riskImpactId | String | The unique ID generated by the system. | No |
riskScoreThresholdCode | String | The short name of the associated risk threshold level. | No |
riskScoreThresholdId | ForeignKey | The unique ID of the associated risk threshold level. | No |
riskScoreTypeId | ForeignKey | The unique ID of the associated risk threshold. | No |
riskScoreTypeName | String | The name of the associated risk threshold. | No |
workspaceCode | String | The unique identifier of the workspace. | Yes |