---
id: v1-account-attributes-changed
title: AccountAttributesChanged
pagination_label: AccountAttributesChanged
sidebar_label: AccountAttributesChanged
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountAttributesChanged', 'v1AccountAttributesChanged']
slug: /tools/sdk/typescript/triggers/models/account-attributes-changed
tags: ['SDK', 'Software Development Kit', 'AccountAttributesChanged', 'v1AccountAttributesChanged']
---

# AccountAttributesChanged

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**identity** | `AccountAttributesChangedIdentity` |  | [default to undefined]
**source** | `AccountAttributesChangedSource` |  | [default to undefined]
**account** | `AccountAttributesChangedAccount` |  | [default to undefined]
**changes** | `Array<AccountAttributesChangedChangesInner>` | A list of attributes that changed. | [default to undefined]

