Skip to main content

RoleInsightsEntitlementChanges

Import this model from the entry point of its package:

import { RoleInsightsEntitlementChanges } from '@sailpoint/angular-sdk/role_insights';

Properties

NameTypeDescriptionNotes
name(optional) stringName of the entitlement[default to undefined]
id(optional) stringId of the entitlement[default to undefined]
description(optional) stringDescription for the entitlement[default to undefined]
attribute(optional) stringAttribute for the entitlement[default to undefined]
value(optional) stringAttribute value for the entitlement[default to undefined]
source(optional) stringSource or the application for the entitlement[default to undefined]
insight(optional) RoleInsightsInsight[default to undefined]