id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-source-updated |
SourceUpdated |
SourceUpdated |
SourceUpdated |
pythonsdk |
| python |
| Python |
| sdk |
| SourceUpdated |
| BetaSourceUpdated |
|
/tools/sdk/python/beta/models/source-updated |
| SDK |
| Software Development Kit |
| SourceUpdated |
| BetaSourceUpdated |
|
SourceUpdated
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
Source's unique ID. |
[required] |
| name |
str |
Source name. |
[required] |
| type |
str |
Connection type. |
[required] |
| modified |
datetime |
Date and time when the source was modified. |
[required] |
| connector |
str |
Connector type used to connect to the source. |
[required] |
| actor |
SourceUpdatedActor |
|
[required] |
| } |
|
|
|
Example
[Back to top]