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

# AccessItemAppResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | the access item id | [default to undefined]
**accessType** | **(optional)** `string` | the access item type. entitlement in this case | [default to undefined]
**displayName** | **(optional)** `string` | the access item display name | [default to undefined]
**sourceName** | **(optional)** `string` | the associated source name if it exists | [default to undefined]
**appRoleId** | `string` | the app role id | [default to undefined]

