Contains reference to a work item.

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

Properties

Properties

id?: number

Work item ID.

url?: string

REST API URL of the resource