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