---
id: v1-attribute-change
title: AttributeChange
pagination_label: AttributeChange
sidebar_label: AttributeChange
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AttributeChange', 'v1AttributeChange']
slug: /tools/sdk/typescript/identity_history/models/attribute-change
tags: ['SDK', 'Software Development Kit', 'AttributeChange', 'v1AttributeChange']
---

# AttributeChange

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **(optional)** `string` | the attribute name | [default to undefined]
**previousValue** | **(optional)** `string` | the old value of attribute | [default to undefined]
**newValue** | **(optional)** `string` | the new value of attribute | [default to undefined]

