Skip to main content

IdentityAttributesChangedChangesInner

Import this model from the entry point of its package:

import { IdentityAttributesChangedChangesInner } from '@sailpoint/angular-sdk/triggers';

Properties

NameTypeDescriptionNotes
attributestringThe name of the identity attribute that changed.[default to undefined]
oldValue(optional) IdentityAttributesChangedChangesInnerOldValue[default to undefined]
newValue(optional) IdentityAttributesChangedChangesInnerNewValue[default to undefined]