Accepts input to update a scorecard criterion checking the value of a specified custom text field.
Property Name | Type | Description |
---|---|---|
customFieldDefinitionId | InputMaybe<String> | The ID of the component custom text field to check the value of. |
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: