id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-argument |
Argument |
Argument |
Argument |
pythonsdk |
| python |
| Python |
| sdk |
| Argument |
| V2025Argument |
|
/tools/sdk/python/v2025/models/argument |
| SDK |
| Software Development Kit |
| Argument |
| V2025Argument |
|
Argument
Properties
| Name |
Type |
Description |
Notes |
| name |
str |
the name of the argument |
[required] |
| description |
str |
the description of the argument |
[optional] |
| type |
str |
the programmatic type of the argument |
[optional] |
| } |
|
|
|
Example
[Back to top]