Classes
Enumerations
Interfaces
TypeAliases

CompassLibraryScorecard

Property NameTypeDescription
__typenameLiteral
applicationModelMaybe<CompassScorecardApplicationModel>Contains the application rules for how this library scorecard will apply to components.
criteriaMaybe<Array<CompassLibraryScorecardCriterion>>The criteria used for calculating the score.
descriptionMaybe<String>The description of the library scorecard.
idStringThe unique identifier (ID) of the library scorecard.
installsMaybe<Number>Number of scorecards created from this library scorecard.
isDeactivationEnabledMaybe<Boolean>Whether or not components can deactivate this scorecard, if it's a REQUIRED scorecard.
nameMaybe<String>The name of the library scorecard.
nameAlreadyExistsMaybe<Boolean>Whether a scorecard already exists with the same name as this library scorecard.

Rate this page: