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-attribute-change |
AttributeChange |
AttributeChange |
AttributeChange |
pythonsdk |
| python |
| Python |
| sdk |
| AttributeChange |
| V2024AttributeChange |
|
/tools/sdk/python/v2024/models/attribute-change |
| SDK |
| Software Development Kit |
| AttributeChange |
| V2024AttributeChange |
|
AttributeChange
Properties
| Name |
Type |
Description |
Notes |
| name |
str |
the attribute name |
[optional] |
| previous_value |
str |
the old value of attribute |
[optional] |
| new_value |
str |
the new value of attribute |
[optional] |
| } |
|
|
|
Example
[Back to top]