AccountAttributesChanged
Import this model from the entry point of its package:
import { AccountAttributesChanged } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| identity | AccountAttributesChangedIdentity | [default to undefined] | |
| source | AccountAttributesChangedSource | [default to undefined] | |
| account | AccountAttributesChangedAccount | [default to undefined] | |
| changes | Array<AccountAttributesChangedChangesInner> | A list of attributes that changed. | [default to undefined] |