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

# AccountUncorrelatedAccount

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | `string` | Uncorrelated account\'s DTO type. | [default to undefined]
**id** | `string` | Uncorrelated account\'s ID. | [default to undefined]
**name** | `string` | Uncorrelated 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]

