Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateHasCustomBooleanFieldScorecardCriteriaInput

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

Property NameTypeDescription
booleanComparatorInputMaybe<CompassCriteriaBooleanComparatorOptions>The comparison operation to be performed.
booleanComparatorValueInputMaybe<Boolean>The value that the field is compared to.
customFieldDefinitionIdInputMaybe<String>The ID of the component custom boolean field to check the value of.
idStringThe ID of the scorecard criterion to update.
weightInputMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: