---
id: v1-privileged-recommendation-instance
title: PrivilegedRecommendationInstance
pagination_label: PrivilegedRecommendationInstance
sidebar_label: PrivilegedRecommendationInstance
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'PrivilegedRecommendationInstance', 'v1PrivilegedRecommendationInstance']
slug: /tools/sdk/typescript/suggested_entitlement_description/models/privileged-recommendation-instance
tags: ['SDK', 'Software Development Kit', 'PrivilegedRecommendationInstance', 'v1PrivilegedRecommendationInstance']
---

# PrivilegedRecommendationInstance

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | The unique identifier for this entitlement instance. | [default to undefined]
**attribute** | **(optional)** `string` | The entitlement attribute name. | [default to undefined]
**sourceId** | **(optional)** `string` | The ID of the source that owns this entitlement. | [default to undefined]
**sourceName** | **(optional)** `string` | The display name of the source. | [default to undefined]
**type** | **(optional)** `string` | The entitlement type. | [default to undefined]
**value** | **(optional)** `string` | The entitlement value or distinguished name. | [default to undefined]
**status** | **(optional)** `string` | The current review status of this instance. | [default to undefined]
**privilegeLevel** | **(optional)** `string` | The currently assigned privilege level, if any. | [default to undefined]
**description** | **(optional)** `string` | The current description of the entitlement, if one exists. | [default to undefined]
**recommendedAt** | **(optional)** `string` | The timestamp when this instance was recommended. | [default to undefined]

