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-base-common-dto1 |
BaseCommonDto1 |
BaseCommonDto1 |
BaseCommonDto1 |
pythonsdk |
| python |
| Python |
| sdk |
| BaseCommonDto1 |
| V2024BaseCommonDto1 |
|
/tools/sdk/python/v2024/models/base-common-dto1 |
| SDK |
| Software Development Kit |
| BaseCommonDto1 |
| V2024BaseCommonDto1 |
|
BaseCommonDto1
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
System-generated unique ID of the Object |
[optional] [readonly] |
| name |
str |
Name of the Object |
[required] |
| created |
datetime |
Creation date of the Object |
[optional] [readonly] |
| modified |
datetime |
Last modification date of the Object |
[optional] [readonly] |
| } |
|
|
|
Example
[Back to top]