Skip to main content

WorkItemForward

Import this model from the entry point of its package:

import { WorkItemForward } from '@sailpoint/angular-sdk/work_items';

Properties

NameTypeDescriptionNotes
targetOwnerIdstringThe ID of the identity to forward this work item to.[default to undefined]
commentstringComments to send to the target owner[default to undefined]
sendNotifications(optional) booleanIf true, send a notification to the target owner.[default to true]