Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateHasCustomNumberFieldScorecardCriteriaInput

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

Property NameTypeDescription
customFieldDefinitionIdInputMaybe<String>The ID of the component custom number field to check the value of.
idStringThe ID of the scorecard criterion to update.
numberComparatorInputMaybe<CompassCriteriaNumberComparatorOptions>The comparison operation to be performed between the field and comparator value.
numberComparatorValueInputMaybe<Number>The threshold value that the field is compared to.
weightInputMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: