ThreatScoreRange

ThreatScoreRange
ThreatScoreRange

Threat score range with inclusion of start and end score specified.

JSON Example
{
    "start_score": 0,
    "end_score": 0
}
integer As int64 As int64
start_score
Required

Lower bound of score range.

integer As int64 As int64
end_score
Required

Upper bound of score range.