OutlierSummary
Import this model from the entry point of its package:
import { OutlierSummary } from '@sailpoint/angular-sdk/iai_outliers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | The type of outlier summary | [default to undefined] |
| snapshotDate | (optional) string | The date the bulk outlier detection ran/snapshot was created | [default to undefined] |
| totalOutliers | (optional) number | Total number of outliers for the customer making the request | [default to undefined] |
| totalIdentities | (optional) number | Total number of identities for the customer making the request | [default to undefined] |
| totalIgnored | (optional) number | [default to 0] |