Skip to main content

AccountUpdatedEntitlementChangesInner

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
attributeNamestringThe name of the entitlement attribute that was changed.[default to undefined]
addedArray<AccountUpdatedEntitlementChangesInnerAddedInner>The entitlements that were added.[default to undefined]
removedArray<AccountUpdatedEntitlementChangesInnerAddedInner>The entitlements that were removed.[default to undefined]