共用方式為


PredictionGradesItem interface

預測等級的定義。

屬性

gradeName

成績的名稱。

maxScoreThreshold

分數閾值上限。

minScoreThreshold

最小分數閾值。

屬性詳細資料

gradeName

成績的名稱。

gradeName?: string

屬性值

string

maxScoreThreshold

分數閾值上限。

maxScoreThreshold?: number

屬性值

number

minScoreThreshold

最小分數閾值。

minScoreThreshold?: number

屬性值

number