---
id: v1-account-info-ref
title: AccountInfoRef
pagination_label: AccountInfoRef
sidebar_label: AccountInfoRef
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountInfoRef', 'v1AccountInfoRef']
slug: /tools/sdk/typescript/access_requests/models/account-info-ref
tags: ['SDK', 'Software Development Kit', 'AccountInfoRef', 'v1AccountInfoRef']
---

# AccountInfoRef

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**uuid** | **(optional)** `string` | The uuid for the account, available under the \'objectguid\' attribute | [default to undefined]
**nativeIdentity** | **(optional)** `string` | The \'distinguishedName\' attribute for the account | [default to undefined]
**type** | **(optional)** `DtoType` |  | [default to undefined]
**id** | **(optional)** `string` | The account id | [default to undefined]
**name** | **(optional)** `string` | The account display name | [default to undefined]

