Compartir a través de


PredictionGradesItem interface

The definition of a prediction grade.

Properties

gradeName

Name of the grade.

maxScoreThreshold

Maximum score threshold.

minScoreThreshold

Minimum score threshold.

Property Details

gradeName

Name of the grade.

gradeName?: string

Property Value

string

maxScoreThreshold

Maximum score threshold.

maxScoreThreshold?: number

Property Value

number

minScoreThreshold

Minimum score threshold.

minScoreThreshold?: number

Property Value

number