---
id: v1-access-item-account-response
title: AccessItemAccountResponse
pagination_label: AccessItemAccountResponse
sidebar_label: AccessItemAccountResponse
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccessItemAccountResponse', 'v1AccessItemAccountResponse']
slug: /tools/sdk/typescript/identity_history/models/access-item-account-response
tags: ['SDK', 'Software Development Kit', 'AccessItemAccountResponse', 'v1AccessItemAccountResponse']
---

# AccessItemAccountResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | the access item id | [default to undefined]
**accessType** | **(optional)** `string` | the access item type. account in this case | [default to undefined]
**displayName** | **(optional)** `string` | the display name of the identity | [default to undefined]
**sourceName** | **(optional)** `string` | the name of the source | [default to undefined]
**nativeIdentity** | `string` | the native identifier used to uniquely identify an acccount | [default to undefined]
**sourceId** | **(optional)** `string` | the id of the source | [default to undefined]
**entitlementCount** | **(optional)** `number` | the number of entitlements the account will create | [default to undefined]

