Classes
Enumerations
Interfaces
TypeAliases

Rate this page:

CompassScorecardScore

Contains the calculated score for a component. Each component has one calculated score per scorecard.

Property NameTypeDescription
__typenameLiteral
criteriaScoresMaybe<Array<CompassScorecardCriteriaScore>>Returns the scores for individual criterion.
maxTotalScoreNumberThe maximum possible total score value.
totalScoreNumberThe total calculated score value.

Rate this page: