Classes
Enumerations
Interfaces
TypeAliases

CompassScorecardCriteriaScore

Contains the calculated score for each scorecard criteria that is associated with a specific component.

Property NameTypeDescription
__typenameLiteral
dataSourceLastUpdatedMaybe<Any>The timestamp of when the criteria value was last updated.
explanationMaybe<String>Description of whether the criterion passed or failed, and explanation for the failure condition.
maxScoreNumberThe maximum score value for the criterion. The value is used in calculating the aggregate score as a percentage.
scoreNumberThe calculated score value for the criterion.
statusMaybe<String>The status of whether the score is passing, failing, or in an error state.

Rate this page: