AccountAttributesChangedIdentity
Import this model from the entry point of its package:
import { AccountAttributesChangedIdentity } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | DTO type of the identity whose account attributes were updated. | [default to undefined] |
| id | string | ID of the identity whose account attributes were updated. | [default to undefined] |
| name | string | Display name of the identity whose account attributes were updated. | [default to undefined] |