---
id: v1-account-correlated-identity
title: AccountCorrelatedIdentity
pagination_label: AccountCorrelatedIdentity
sidebar_label: AccountCorrelatedIdentity
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccountCorrelatedIdentity', 'v1AccountCorrelatedIdentity']
slug: /tools/sdk/typescript/triggers/models/account-correlated-identity
tags: ['SDK', 'Software Development Kit', 'AccountCorrelatedIdentity', 'v1AccountCorrelatedIdentity']
---

# AccountCorrelatedIdentity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | `string` | DTO type of the identity the account is correlated with. | [default to undefined]
**id** | `string` | ID of the identity the account is correlated with. | [default to undefined]
**name** | `string` | Display name of the identity the account is correlated with. | [default to undefined]

