Property Name | Type | Description |
---|---|---|
collectionComparator | InputMaybe<CompassCriteriaCollectionComparatorOptions> | The comparison operation to be performed between the field and comparator value. |
collectionComparatorValue | InputMaybe<Array<String>> | The list of multi select options that the field is compared to. |
customFieldDefinitionId | InputMaybe<String> | The ID of the component custom multi select field to check the value of. |
description | InputMaybe<String> | The optional, user provided description of the scorecard criterion |
id | String | The ID of the scorecard criterion to update. |
name | InputMaybe<String> | The optional, user provided name of the scorecard criterion |
scoringStrategyRules | InputMaybe<CompassUpdateScorecardCriteriaScoringStrategyRulesInput> | |
weight | InputMaybe<Number> | The weight that will be used in determining the aggregate score. |
Rate this page: