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-created-actor |
SourceCreatedActor |
SourceCreatedActor |
SourceCreatedActor |
pythonsdk |
| python |
| Python |
| sdk |
| SourceCreatedActor |
| BetaSourceCreatedActor |
|
/tools/sdk/python/beta/models/source-created-actor |
| SDK |
| Software Development Kit |
| SourceCreatedActor |
| BetaSourceCreatedActor |
|
SourceCreatedActor
Identity who created the source.
Properties
| Name |
Type |
Description |
Notes |
| type |
Enum [ 'IDENTITY' ] |
DTO type of the identity who created the source. |
[required] |
| id |
str |
ID of the identity who created the source. |
[required] |
| name |
str |
Name of the identity who created the source. |
[required] |
| } |
|
|
|
Example
[Back to top]