Classes
Enumerations
Interfaces
TypeAliases

CompassHasCustomBooleanFieldLibraryScorecardCriterion

The configuration for a library scorecard criterion checking the value of a specified custom boolean field.

Property NameTypeDescription
__typenameLiteral
booleanComparatorMaybe<CompassCriteriaBooleanComparatorOptions>The comparison operation to be performed between the field and comparator value.
booleanComparatorValueMaybe<Boolean>The value that the field is compared to.
customFieldDefinitionIdMaybe<String>The ID of the custom field definition to check the value of.
descriptionMaybe<String>Custom description of the library scorecard criterion
nameMaybe<String>Custom name of the library scorecard criterion
weightMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: