---
id: v1-role-insights-entitlement-changes
title: RoleInsightsEntitlementChanges
pagination_label: RoleInsightsEntitlementChanges
sidebar_label: RoleInsightsEntitlementChanges
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'RoleInsightsEntitlementChanges', 'v1RoleInsightsEntitlementChanges']
slug: /tools/sdk/typescript/role_insights/models/role-insights-entitlement-changes
tags: ['SDK', 'Software Development Kit', 'RoleInsightsEntitlementChanges', 'v1RoleInsightsEntitlementChanges']
---

# RoleInsightsEntitlementChanges

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **(optional)** `string` | Name of the entitlement | [default to undefined]
**id** | **(optional)** `string` | Id of the entitlement | [default to undefined]
**description** | **(optional)** `string` | Description for the entitlement | [default to undefined]
**attribute** | **(optional)** `string` | Attribute for the entitlement | [default to undefined]
**value** | **(optional)** `string` | Attribute value for the entitlement | [default to undefined]
**source** | **(optional)** `string` | Source or the application for the entitlement | [default to undefined]
**insight** | **(optional)** `RoleInsightsInsight` |  | [default to undefined]

