Classes
Enumerations
Interfaces
TypeAliases

CompassHasCustomMultiSelectFieldLibraryScorecardCriterion

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

Property NameTypeDescription
__typenameLiteral
collectionComparatorMaybe<CompassCriteriaCollectionComparatorOptions>The comparison operation to be performed between the field and comparator value.
collectionComparatorValueMaybe<Array<String>>The list of multi select options that the field is compared to.
customFieldDefinitionIdMaybe<String>The definition of the custom multi select field 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: