---
id: v1-account-updated-entitlement-changes-inner
title: AccountUpdatedEntitlementChangesInner
pagination_label: AccountUpdatedEntitlementChangesInner
sidebar_label: AccountUpdatedEntitlementChangesInner
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountUpdatedEntitlementChangesInner', 'v1AccountUpdatedEntitlementChangesInner']
slug: /tools/sdk/typescript/triggers/models/account-updated-entitlement-changes-inner
tags: ['SDK', 'Software Development Kit', 'AccountUpdatedEntitlementChangesInner', 'v1AccountUpdatedEntitlementChangesInner']
---

# AccountUpdatedEntitlementChangesInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributeName** | `string` | The name of the entitlement attribute that was changed. | [default to undefined]
**added** | `Array<AccountUpdatedEntitlementChangesInnerAddedInner>` | The entitlements that were added. | [default to undefined]
**removed** | `Array<AccountUpdatedEntitlementChangesInnerAddedInner>` | The entitlements that were removed. | [default to undefined]

