---
id: v1-source-account-selections
title: SourceAccountSelections
pagination_label: SourceAccountSelections
sidebar_label: SourceAccountSelections
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'SourceAccountSelections', 'v1SourceAccountSelections']
slug: /tools/sdk/typescript/access_requests/models/source-account-selections
tags: ['SDK', 'Software Development Kit', 'SourceAccountSelections', 'v1SourceAccountSelections']
---

# SourceAccountSelections

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `DtoType` |  | [default to undefined]
**id** | **(optional)** `string` | The source id | [default to undefined]
**name** | **(optional)** `string` | The source name | [default to undefined]
**accounts** | **(optional)** `Array<AccountInfoRef>` | The accounts information for a particular source in the requested item | [default to undefined]

