Classes
Enumerations
Interfaces
TypeAliases

CompassHasCustomNumberFieldScorecardCriteria

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

Property NameTypeDescription
__typenameLiteral
customFieldDefinitionMaybe<CompassCustomNumberFieldDefinition>The definition of the custom number field to check the value of.
idStringThe ID of the scorecard criterion.
numberComparatorMaybe<CompassCriteriaNumberComparatorOptions>The comparison operation to be performed between the field and comparator value.
numberComparatorValueMaybe<Number>The threshold value that the field is compared to.
scorecardCriteriaScoreMaybe<CompassScorecardCriteriaScore>Returns the calculated score for a component.
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: