LookupStep
Import this model from the entry point of its package:
import { LookupStep } from '@sailpoint/angular-sdk/work_reassignment';
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] |