---
id: v1-requested-account-ref
title: RequestedAccountRef
pagination_label: RequestedAccountRef
sidebar_label: RequestedAccountRef
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'RequestedAccountRef', 'v1RequestedAccountRef']
slug: /tools/sdk/typescript/access_request_approvals/models/requested-account-ref
tags: ['SDK', 'Software Development Kit', 'RequestedAccountRef', 'v1RequestedAccountRef']
---

# RequestedAccountRef

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **(optional)** `string` | Display name of the account for the user | [default to undefined]
**type** | **(optional)** `DtoType` |  | [default to undefined]
**accountUuid** | **(optional)** `string` | The uuid for the account | [default to undefined]
**accountId** | **(optional)** `string` | The native identity for the account | [default to undefined]
**sourceName** | **(optional)** `string` | Display name of the source for the account | [default to undefined]

