Classes
Enumerations
Interfaces
TypeAliases

CompassCreateHasCustomTextFieldScorecardCriteriaInput

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

Property NameTypeDescription
customFieldDefinitionIdStringThe ID of the component custom text field to check the value of.
descriptionInputMaybe<String>The optional, user provided description of the scorecard criterion
maturityGroupInputMaybe<CompassScorecardCriteriaMaturityGroupInput>The optional, maturity group to assign the scorecard criterion to. Applies to Maturity-model based scorecards only
nameInputMaybe<String>The optional, user provided name of the scorecard criterion
scoringStrategyRulesInputMaybe<CompassCreateScorecardCriteriaScoringStrategyRulesInput>
textComparatorInputMaybe<CompassCriteriaTextComparatorOptions>The comparison operation to be performed.
textComparatorValueInputMaybe<String>The value that the field is compared to.
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: