Skip to main content

FactoryRiskProfileRiskLevelData

highMax integernullable

The highest score of the High Risk range

Example: 100
highMin integernullable

The lowest score of the High Risk range

Example: 95
lowMax integernullable

The highest score of the Low Risk range

Example: 11
lowMin integernullable

The lowest score of the Low Risk range

Example: 0
mediumMax integernullable

The highest score of the Medium Risk range

Example: 94
mediumMin integernullable

The lowest score of the Medium Risk range

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