---
id: v1-entitlement-ref
title: EntitlementRef
pagination_label: EntitlementRef
sidebar_label: EntitlementRef
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'EntitlementRef', 'v1EntitlementRef']
slug: /tools/sdk/typescript/access_profiles/models/entitlement-ref
tags: ['SDK', 'Software Development Kit', 'EntitlementRef', 'v1EntitlementRef']
---

# EntitlementRef

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `string` | Entitlement\'s DTO type. | [default to undefined]
**id** | **(optional)** `string` | Entitlement\'s ID. | [default to undefined]
**name** | **(optional)** `string` | Entitlement\'s display name. | [default to undefined]

