Property Name | Type | Description |
---|---|---|
customFieldDefinitionId | InputMaybe<String> | The ID of the component custom single select field to check the value of. |
id | String | The ID of the scorecard criterion to update. |
membershipComparator | InputMaybe<CompassCriteriaMembershipComparatorOptions> | The comparison operation to be performed between the field and comparator value. |
membershipComparatorValue | InputMaybe<Array<String>> | The list of single select options that the field is compared to. |
name | InputMaybe<String> | The optional, user provided name of the scorecard criterion |
weight | InputMaybe<Number> | The weight that will be used in determining the aggregate score. |
Rate this page: