OBJECT

BehavioralScoringModel

A behavioral scoring model with no numeric score range.

link GraphQL Schema definition

1type BehavioralScoringModel implements ScoringModel {
2
3type: ScoringModelType!
4
5}

link Required by

This element is not required by anyone