Work Item

interface WorkItem {
    id?: number;
}

Properties

Properties

id?: number

Id of the Work Item