Classes
Enumerations
Interfaces
TypeAliases

CompassHasCustomNumberFieldLibraryScorecardCriterion

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

Property NameTypeDescription
__typenameLiteral
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
numberComparatorMaybe<CompassCriteriaNumberComparatorOptions>The comparison operation to be performed between the field and comparator value.
numberComparatorValueMaybe<Number>The threshold value that the field is compared to.
weightMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: