AccountRecentMentionWorkItemModel interface
Represents Recent Mention Work Item
assigned |
Assigned To |
id | Work Item Id |
mentioned |
Latest date that the user were mentioned |
state | State of the work item |
team |
Team project the work item belongs to |
title | Title of the work item |
work |
Type of Work Item |
Assigned To
assignedTo: string
Property Value
string
Work Item Id
id: number
Property Value
number
Latest date that the user were mentioned
mentionedDateField: Date
Property Value
Date
State of the work item
state: string
Property Value
string
Team project the work item belongs to
teamProject: string
Property Value
string
Title of the work item
title: string
Property Value
string
Type of Work Item
workItemType: string
Property Value
string