IdentityAttributesChangedChangesInner
Import this model from the entry point of its package:
import { IdentityAttributesChangedChangesInner } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| attribute | string | The name of the identity attribute that changed. | [default to undefined] |
| oldValue | (optional) IdentityAttributesChangedChangesInnerOldValue | [default to undefined] | |
| newValue | (optional) IdentityAttributesChangedChangesInnerNewValue | [default to undefined] |