---
id: v1-account-info-dto
title: AccountInfoDto
pagination_label: AccountInfoDto
sidebar_label: AccountInfoDto
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountInfoDto', 'v1AccountInfoDto']
slug: /tools/sdk/typescript/identities/models/account-info-dto
tags: ['SDK', 'Software Development Kit', 'AccountInfoDto', 'v1AccountInfoDto']
---

# AccountInfoDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**nativeIdentity** | **(optional)** `string` | The unique ID of the account generated by the source system | [default to undefined]
**displayName** | **(optional)** `string` | Display name for this account | [default to undefined]
**uuid** | **(optional)** `string` | UUID associated with this account | [default to undefined]

