IdentityReference2
Import this model from the entry point of its package:
import { IdentityReference2 } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The ID of the identity that is correlated with this account. | [default to undefined] |
| name | string | The name of the identity that is correlated with this account. | [default to undefined] |
| alias | string | The alias of the identity. | [default to undefined] |
string | The email of the identity. | [default to undefined] |