OBJECT
BehavioralScoringModel
A behavioral scoring model with no numeric score range.
link GraphQL Schema definition
1 type BehavioralScoringModel implements ScoringModel { 2 3 : ScoringModelType! 4 5 }
link Required by
This element is not required by anyone