---
id: v1-app-account-details-source-account
title: AppAccountDetailsSourceAccount
pagination_label: AppAccountDetailsSourceAccount
sidebar_label: AppAccountDetailsSourceAccount
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AppAccountDetailsSourceAccount', 'v1AppAccountDetailsSourceAccount']
slug: /tools/sdk/typescript/apps/models/app-account-details-source-account
tags: ['SDK', 'Software Development Kit', 'AppAccountDetailsSourceAccount', 'v1AppAccountDetailsSourceAccount']
---

# AppAccountDetailsSourceAccount

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | The account ID | [default to undefined]
**nativeIdentity** | **(optional)** `string` | The native identity of account | [default to undefined]
**displayName** | **(optional)** `string` | The display name of account | [default to undefined]
**sourceId** | **(optional)** `string` | The source ID of account | [default to undefined]
**sourceDisplayName** | **(optional)** `string` | The source name of account | [default to undefined]

