Classes
Enumerations
Interfaces
TypeAliases

CompassCreateHasCustomNumberFieldScorecardCriteriaInput

Accepts input to create a scorecard criterion checking the value of a specified custom number field.

Property NameTypeDescription
customFieldDefinitionIdStringThe ID of the component custom number field to check the value of.
nameInputMaybe<String>The optional, user provided name of the scorecard criterion
numberComparatorCompassCriteriaNumberComparatorOptionsThe comparison operation to be performed between the field and comparator value.
numberComparatorValueNumberThe threshold value that the field is compared to.
scoringStrategyRulesInputMaybe<CompassCreateScorecardCriteriaScoringStrategyRulesInput>
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: