Classes
Enumerations
Interfaces
TypeAliases

CompassHasCustomSingleSelectFieldLibraryScorecardCriterion

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

Property NameTypeDescription
__typenameLiteral
customFieldDefinitionIdMaybe<String>The definition of the custom single select field to check the value of.
descriptionMaybe<String>Custom description of the library scorecard criterion
membershipComparatorMaybe<CompassCriteriaMembershipComparatorOptions>The comparison operation to be performed between the field and comparator value.
membershipComparatorValueMaybe<Array<String>>The list of single select options that the field is compared to.
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: