Shallow Reference to a deleted work item.

interface WorkItemDeleteShallowReference {
    id?: number;
    url?: string;
}

Properties

Properties

id?: number

Work item ID.

url?: string

REST API URL of the resource