---
id: v1-reviewable-entitlement-account
title: ReviewableEntitlementAccount
pagination_label: ReviewableEntitlementAccount
sidebar_label: ReviewableEntitlementAccount
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'ReviewableEntitlementAccount', 'v1ReviewableEntitlementAccount']
slug: /tools/sdk/typescript/certification_summaries/models/reviewable-entitlement-account
tags: ['SDK', 'Software Development Kit', 'ReviewableEntitlementAccount', 'v1ReviewableEntitlementAccount']
---

# ReviewableEntitlementAccount

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**nativeIdentity** | **(optional)** `string` | The native identity for this account | [default to undefined]
**disabled** | **(optional)** `boolean` | Indicates whether this account is currently disabled | [default to false]
**locked** | **(optional)** `boolean` | Indicates whether this account is currently locked | [default to false]
**type** | **(optional)** `DtoType` |  | [default to undefined]
**id** | **(optional)** `string` | The id associated with the account | [default to undefined]
**name** | **(optional)** `string` | The account name | [default to undefined]
**created** | **(optional)** `string` | When the account was created | [default to undefined]
**modified** | **(optional)** `string` | When the account was last modified | [default to undefined]
**activityInsights** | **(optional)** `ActivityInsights` |  | [default to undefined]
**description** | **(optional)** `string` | Information about the account | [default to undefined]
**governanceGroupId** | **(optional)** `string` | The id associated with the machine Account Governance Group | [default to undefined]
**owner** | **(optional)** `ReviewableEntitlementAccountOwner` |  | [default to undefined]

