interface TestSessionWorkItemReference {
    id: number;
    type?: string;
}

Hierarchy (View Summary)

Properties

Properties

id: number

Id of the workitem

type?: string

Type of the workitem