---
id: v1-work-item-forward
title: WorkItemForward
pagination_label: WorkItemForward
sidebar_label: WorkItemForward
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'WorkItemForward', 'v1WorkItemForward']
slug: /tools/sdk/typescript/work_items/models/work-item-forward
tags: ['SDK', 'Software Development Kit', 'WorkItemForward', 'v1WorkItemForward']
---

# WorkItemForward

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**targetOwnerId** | `string` | The ID of the identity to forward this work item to. | [default to undefined]
**comment** | `string` | Comments to send to the target owner | [default to undefined]
**sendNotifications** | **(optional)** `boolean` | If true, send a notification to the target owner. | [default to true]

