FactoryRiskProfileScoreData
currentScore objectnullable
Current risk score of the factory
labelData object[]nullable
Risk label of the factory
Type of label
Manual
Value of label
Low
The selected Top Reason Code when changing Factory Risk Configuration Mode to Manual
Others - mandatory to fill in comments
The selected Top Reason Type when changing Factory Risk Configuration Mode to Manual
Others
The last activity date of the score for either FRP score update or risk label/configuration change
2022-06-28
Factory risk score
10.5
lastScore objectnullable
Last risk score of the factory
labelData object[]nullable
Risk label of the factory
Type of label
Manual
Value of label
Low
The selected Top Reason Code when changing Factory Risk Configuration Mode to Manual
Others - mandatory to fill in comments
The selected Top Reason Type when changing Factory Risk Configuration Mode to Manual
Others
The last activity date of the score for either FRP score update or risk label/configuration change
2022-06-28
Factory risk score
10.5
{
"currentScore": {
"labelData": [
{
"label": "Manual",
"labelValue": "Low",
"reasonCode": "Others - mandatory to fill in comments",
"reasonType": "Others"
}
],
"processComputedDate": "2022-06-28",
"score": 10.5
},
"lastScore": {
"labelData": [
{
"label": "Manual",
"labelValue": "Low",
"reasonCode": "Others - mandatory to fill in comments",
"reasonType": "Others"
}
],
"processComputedDate": "2022-06-28",
"score": 10.5
}
}