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-lookup-step |
LookupStep |
LookupStep |
LookupStep |
pythonsdk |
| python |
| Python |
| sdk |
| LookupStep |
| BetaLookupStep |
|
/tools/sdk/python/beta/models/lookup-step |
| SDK |
| Software Development Kit |
| LookupStep |
| BetaLookupStep |
|
LookupStep
The definition of an Identity according to the Reassignment Configuration service
Properties
| Name |
Type |
Description |
Notes |
| reassigned_to_id |
str |
The ID of the Identity who work is reassigned to |
[optional] |
| reassigned_from_id |
str |
The ID of the Identity who work is reassigned from |
[optional] |
| reassignment_type |
ReassignmentTypeEnum |
|
[optional] |
| } |
|
|
|
Example
[Back to top]