---
id: v1-account-details
title: AccountDetails
pagination_label: AccountDetails
sidebar_label: AccountDetails
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountDetails', 'v1AccountDetails']
slug: /tools/sdk/typescript/account_deletion_requests/models/account-details
tags: ['SDK', 'Software Development Kit', 'AccountDetails', 'v1AccountDetails']
---

# AccountDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | unique id of this object | [default to undefined]
**name** | **(optional)** `string` |  | [default to undefined]
**accountId** | **(optional)** `string` |  | [default to undefined]
**description** | **(optional)** `string` |  | [default to undefined]
**nativeIdentity** | **(optional)** `string` |  | [default to undefined]
**uuid** | **(optional)** `string` |  | [default to undefined]
**displayName** | **(optional)** `string` |  | [default to undefined]
**disabled** | **(optional)** `boolean` |  | [default to undefined]
**locked** | **(optional)** `boolean` |  | [default to undefined]
**uncorrelated** | **(optional)** `boolean` |  | [default to undefined]
**systemAccount** | **(optional)** `boolean` |  | [default to undefined]
**authoritative** | **(optional)** `boolean` |  | [default to undefined]
**supportsPasswordChange** | **(optional)** `boolean` |  | [default to undefined]
**attributes** | **(optional)** `object` |  | [default to undefined]
**application** | **(optional)** `object` |  | [default to undefined]
**identity** | **(optional)** `object` |  | [default to undefined]
**schema** | **(optional)** `object` |  | [default to undefined]
**pendingAccessRequestIds** | **(optional)** `Array<string>` |  | [default to undefined]
**features** | **(optional)** `Array<string>` |  | [default to undefined]
**meta** | **(optional)** `object` |  | [default to undefined]

