IdentityAttributesChanged
Import this model from the entry point of its package:
import { IdentityAttributesChanged } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| identity | IdentityAttributesChangedIdentity | [default to undefined] | |
| changes | Array<IdentityAttributesChangedChangesInner> | A list of one or more identity attributes that changed on the identity. | [default to undefined] |