---
id: v1-common-access-item-access
title: CommonAccessItemAccess
pagination_label: CommonAccessItemAccess
sidebar_label: CommonAccessItemAccess
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'CommonAccessItemAccess', 'v1CommonAccessItemAccess']
slug: /tools/sdk/typescript/iai_common_access/models/common-access-item-access
tags: ['SDK', 'Software Development Kit', 'CommonAccessItemAccess', 'v1CommonAccessItemAccess']
---

# CommonAccessItemAccess

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | Common access ID | [default to undefined]
**type** | **(optional)** `CommonAccessType` |  | [default to undefined]
**name** | **(optional)** `string` | Common access name | [default to undefined]
**description** | **(optional)** `string` | Common access description | [default to undefined]
**ownerName** | **(optional)** `string` | Common access owner name | [default to undefined]
**ownerId** | **(optional)** `string` | Common access owner ID | [default to undefined]

