ReassignmentType
Import this model from the entry point of its package:
import { ReassignmentType } from '@sailpoint/angular-sdk/access_requests';
Enum
-
ManualReassignment(value:'MANUAL_REASSIGNMENT') -
AutomaticReassignment(value:'AUTOMATIC_REASSIGNMENT') -
AutoEscalation(value:'AUTO_ESCALATION') -
SelfReviewDelegation(value:'SELF_REVIEW_DELEGATION')