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.
exemptionDetailsMaybe<CompassCriterionExemptionDetails>The exemption details for the scorecard criterion.
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.
metadataMaybe<CompassScorecardCriterionScoreMetadata>### Field lifecycle
scoreNumberThe calculated score value for the criterion.
statusMaybe<String>The status of whether the score is passing, failing, or in an error state.
typeMaybe<String>Scoring strategy used when calculating the score and max score.

Rate this page: