---
id: v1-lookup-step
title: LookupStep
pagination_label: LookupStep
sidebar_label: LookupStep
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'LookupStep', 'v1LookupStep']
slug: /tools/sdk/typescript/work_reassignment/models/lookup-step
tags: ['SDK', 'Software Development Kit', 'LookupStep', 'v1LookupStep']
---

# LookupStep

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**reassignedToId** | **(optional)** `string` | The ID of the Identity who work is reassigned to | [default to undefined]
**reassignedFromId** | **(optional)** `string` | The ID of the Identity who work is reassigned from | [default to undefined]
**reassignmentType** | **(optional)** `ReassignmentTypeEnum` |  | [default to undefined]

