Classes
Enumerations
Interfaces
TypeAliases

CompassHasCustomBooleanFieldScorecardCriteria

The configuration for a scorecard criterion checking the value of a specified custom boolean field.

Property NameTypeDescription
__typenameLiteral
booleanComparatorMaybe<CompassCriteriaBooleanComparatorOptions>The comparison operation to be performed between the field and comparator value.
booleanComparatorValueMaybe<Boolean>The value that the field is compared to.
customFieldDefinitionMaybe<CompassCustomBooleanFieldDefinition>The definition of the custom boolean field to check the value of.
descriptionMaybe<String>The optional, user provided description of the scorecard criterion
idStringThe ID of the scorecard criterion.
nameMaybe<String>The optional, user provided name of the scorecard criterion
scorecardCriteriaScoreMaybe<CompassScorecardCriteriaScore>Returns the calculated score for a component.
scoringStrategyRulesMaybe<CompassScorecardCriteriaScoringStrategyRules>
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: