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

# AccountSourceReference

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | `string` | The unique ID of the source. | [default to undefined]
**name** | `string` | The name of the source. | [default to undefined]
**alias** | `string` | The alias of the source. | [default to undefined]
**owner** | `AccountSourceReferenceOwner` |  | [default to undefined]
**governanceGroup** | `AccountSourceReferenceGovernanceGroup` |  | [default to undefined]

