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-evaluate-response |
EvaluateResponse |
EvaluateResponse |
EvaluateResponse |
pythonsdk |
| python |
| Python |
| sdk |
| EvaluateResponse |
| V2024EvaluateResponse |
|
/tools/sdk/python/v2024/models/evaluate-response |
| SDK |
| Software Development Kit |
| EvaluateResponse |
| V2024EvaluateResponse |
|
EvaluateResponse
The response body for Evaluate Reassignment Configuration
Properties
| Name |
Type |
Description |
Notes |
| reassign_to_id |
str |
The Identity ID which should be the recipient of any work items sent to a specific identity & work type |
[optional] |
| lookup_trail |
[]LookupStep |
List of Reassignments found by looking up the next TargetIdentity in a ReassignmentConfiguration |
[optional] |
| } |
|
|
|
Example
[Back to top]