AccountRecentMentionWorkItemModel interface
Represents Recent Mention Work Item
Properties
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 |
Property Details
assignedTo
Assigned To
assignedTo: string
Property Value
string
id
Work Item Id
id: number
Property Value
number
mentionedDateField
Latest date that the user were mentioned
mentionedDateField: Date
Property Value
Date
state
State of the work item
state: string
Property Value
string
teamProject
Team project the work item belongs to
teamProject: string
Property Value
string
title
Title of the work item
title: string
Property Value
string
workItemType
Type of Work Item
workItemType: string
Property Value
string