IdentityDeletedIdentity
Import this model from the entry point of its package:
import { IdentityDeletedIdentity } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Deleted identity's DTO type. | [default to undefined] |
| id | string | Deleted identity ID. | [default to undefined] |
| name | string | Deleted identity's display name. | [default to undefined] |