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

# SourceUpdated

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | `string` | The unique ID of the source. | [default to undefined]
**name** | `string` | The user friendly name of the source. | [default to undefined]
**type** | `string` | The connection type of the source. | [default to undefined]
**modified** | `string` | The date and time the source was modified. | [default to undefined]
**connector** | `string` | The connector type used to connect to the source. | [default to undefined]
**actor** | `SourceUpdatedActor` |  | [default to undefined]

