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

# AccountCorrelatedAccount

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | `string` | The correlated account\'s DTO type. | [default to undefined]
**id** | `string` | The correlated account\'s ID. | [default to undefined]
**name** | `string` | The correlated account\'s display name. | [default to undefined]
**nativeIdentity** | `string` | Unique ID of the account on the source. | [default to undefined]
**uuid** | **(optional)** `string` | The source\'s unique identifier for the account. UUID is generated by the source system. | [default to undefined]

