---
id: v1-identity-summary
title: IdentitySummary
pagination_label: IdentitySummary
sidebar_label: IdentitySummary
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'IdentitySummary', 'v1IdentitySummary']
slug: /tools/sdk/typescript/account_activities/models/identity-summary
tags: ['SDK', 'Software Development Kit', 'IdentitySummary', 'v1IdentitySummary']
---

# IdentitySummary

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | ID of this identity summary | [default to undefined]
**name** | **(optional)** `string` | Human-readable display name of identity | [default to undefined]
**identityId** | **(optional)** `string` | ID of the identity that this summary represents | [default to undefined]
**completed** | **(optional)** `boolean` | Indicates if all access items for this summary have been decided on | [default to false]

