IdentitySummary
Import this model from the entry point of its package:
import { IdentitySummary } from '@sailpoint/angular-sdk/account_activities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | ID of this identity summary | [default to undefined] |
| name | (optional) string | Human-readable display name of identity | [default to undefined] |
| identityId | (optional) string | ID of the identity that this summary represents | [default to undefined] |
| completed | (optional) boolean | Indicates if all access items for this summary have been decided on | [default to false] |