Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkItemDeleteReference

Reference to a deleted work item.

Hierarchy

Index

Properties

Optional code

code: number

The HTTP status code for work item operation in a batch request.

Optional deletedBy

deletedBy: string

The user who deleted the work item type.

Optional deletedDate

deletedDate: string

The work item deletion date.

Optional id

id: number

Work item ID.

Optional message

message: string

The exception message for work item operation in a batch request.

Optional name

name: string

Name or title of the work item.

Optional project

project: string

Parent project of the deleted work item.

Optional type

type: string

Type of work item.

Optional url

url: string

REST API URL of the resource

Generated using TypeDoc