id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-source-deleted |
SourceDeleted |
SourceDeleted |
SourceDeleted |
pythonsdk |
| python |
| Python |
| sdk |
| SourceDeleted |
| V2024SourceDeleted |
|
/tools/sdk/python/v2024/models/source-deleted |
| SDK |
| Software Development Kit |
| SourceDeleted |
| V2024SourceDeleted |
|
SourceDeleted
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The unique ID of the source. |
[required] |
| name |
str |
Human friendly name of the source. |
[required] |
| type |
str |
The connection type. |
[required] |
| deleted |
datetime |
The date and time the source was deleted. |
[required] |
| connector |
str |
The connector type used to connect to the source. |
[required] |
| actor |
SourceDeletedActor |
|
[required] |
| } |
|
|
|
Example
[Back to top]