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

# IdentityReference2

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | `string` | The ID of the identity that is correlated with this account. | [default to undefined]
**name** | `string` | The name of the identity that is correlated with this account. | [default to undefined]
**alias** | `string` | The alias of the identity. | [default to undefined]
**email** | `string` | The email of the identity. | [default to undefined]

