OutlierFeatureSummary
Import this model from the entry point of its package:
import { OutlierFeatureSummary } from '@sailpoint/angular-sdk/iai_outliers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| contributingFeatureName | (optional) string | Contributing feature name | [default to undefined] |
| identityOutlierDisplayName | (optional) string | Identity display name | [default to undefined] |
| outlierFeatureDisplayValues | (optional) Array<OutlierFeatureSummaryOutlierFeatureDisplayValuesInner> | [default to undefined] | |
| featureDefinition | (optional) string | Definition of the feature | [default to undefined] |
| featureExplanation | (optional) string | Detailed explanation of the feature | [default to undefined] |
| peerDisplayName | (optional) string | outlier's peer identity display name | [default to undefined] |
| peerIdentityId | (optional) string | outlier's peer identity id | [default to undefined] |
| accessItemReference | (optional) object | Access Item reference | [default to undefined] |