id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| reassignment-trail-dto |
ReassignmentTrailDTO |
ReassignmentTrailDTO |
ReassignmentTrailDTO |
pythonsdk |
| python |
| Python |
| sdk |
| ReassignmentTrailDTO |
| ReassignmentTrailDTO |
|
/tools/sdk/python/v3/models/reassignment-trail-dto |
| SDK |
| Software Development Kit |
| ReassignmentTrailDTO |
| ReassignmentTrailDTO |
|
ReassignmentTrailDTO
Properties
| Name |
Type |
Description |
Notes |
| previous_owner |
str |
The ID of previous owner identity. |
[optional] |
| new_owner |
str |
The ID of new owner identity. |
[optional] |
| reassignment_type |
str |
The type of reassignment. |
[optional] |
| } |
|
|
|
Example
[Back to top]