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

# SourceCreated

## 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]
**created** | `string` | The date and time the source was created. | [default to undefined]
**connector** | `string` | The connector type used to connect to the source. | [default to undefined]
**actor** | `SourceCreatedActor` |  | [default to undefined]

