Skip to main content

FactoryRiskProfileRiskLevelData

highMaxintegernullable

The highest score of the High Risk range

Example: 100
highMinintegernullable

The lowest score of the High Risk range

Example: 95
lowMaxintegernullable

The highest score of the Low Risk range

Example: 11
lowMinintegernullable

The lowest score of the Low Risk range

Example: 0
mediumMaxintegernullable

The highest score of the Medium Risk range

Example: 94
mediumMinintegernullable

The lowest score of the Medium Risk range

Example: 12
FactoryRiskProfileRiskLevelData
{
"highMax": 100,
"highMin": 95,
"lowMax": 11,
"lowMin": 0,
"mediumMax": 94,
"mediumMin": 12
}