---
id: v1-identity-entitlement-details-account-target
title: IdentityEntitlementDetailsAccountTarget
pagination_label: IdentityEntitlementDetailsAccountTarget
sidebar_label: IdentityEntitlementDetailsAccountTarget
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'IdentityEntitlementDetailsAccountTarget', 'v1IdentityEntitlementDetailsAccountTarget']
slug: /tools/sdk/typescript/access_requests/models/identity-entitlement-details-account-target
tags: ['SDK', 'Software Development Kit', 'IdentityEntitlementDetailsAccountTarget', 'v1IdentityEntitlementDetailsAccountTarget']
---

# IdentityEntitlementDetailsAccountTarget

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accountId** | **(optional)** `string` | The id of account | [default to undefined]
**accountName** | **(optional)** `string` | The name of account | [default to undefined]
**accountUUID** | **(optional)** `string` | The UUID representation of the account if available | [default to undefined]
**sourceId** | **(optional)** `string` | The id of Source | [default to undefined]
**sourceName** | **(optional)** `string` | The name of Source | [default to undefined]
**removeDate** | **(optional)** `string` | The removal date scheduled for the entitlement on the Identity | [default to undefined]
**assignmentId** | **(optional)** `string` | The assignmentId of the entitlement on the Identity | [default to undefined]
**revocable** | **(optional)** `boolean` | If the entitlement can be revoked | [default to false]

