---
id: v1-account-status-changed
title: AccountStatusChanged
pagination_label: AccountStatusChanged
sidebar_label: AccountStatusChanged
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountStatusChanged', 'v1AccountStatusChanged']
slug: /tools/sdk/typescript/identity_history/models/account-status-changed
tags: ['SDK', 'Software Development Kit', 'AccountStatusChanged', 'v1AccountStatusChanged']
---

# AccountStatusChanged

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**eventType** | **(optional)** `string` | the event type | [default to undefined]
**identityId** | **(optional)** `string` | the identity id | [default to undefined]
**dateTime** | **(optional)** `string` | the date of event | [default to undefined]
**account** | `AccountStatusChangedAccount` |  | [default to undefined]
**statusChange** | `AccountStatusChangedStatusChange` |  | [default to undefined]

