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

# SourceDeleted

## Properties

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

