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

# UserAppAccount

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | the account ID | [default to undefined]
**type** | **(optional)** `string` | It will always be \"ACCOUNT\" | [default to undefined]
**name** | **(optional)** `string` | the account name | [default to undefined]

