Classes
Enumerations
Interfaces
TypeAliases

CompassHasCustomTextFieldScorecardCriteria

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

Property NameTypeDescription
__typenameLiteral
customFieldDefinitionMaybe<CompassCustomTextFieldDefinition>The definition of the custom text 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>
textComparatorMaybe<CompassCriteriaTextComparatorOptions>The comparison operation to be performed.
textComparatorValueMaybe<String>The value that the field is compared to.
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: