Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

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.
pointsMaybe<CompassScorecardScorePoints>The point totals when using the point-based scoring strategy.
scorecardIdStringUnique identifier of the scorecard this score was calculated using.
statusMaybe<CompassScorecardScoreStatus>Returns status of scorecard based on score and threshold config
statusDurationMaybe<CompassScorecardScoreStatusDuration>Returns the date time the current status was updated.
totalScoreNumberThe total calculated score value.
typeMaybe<String>Scoring strategy used when calculating the total score and max total score.

Rate this page: