AccountRecentMentionWorkItemModel interface
代表最近提及的工作專案
屬性
| assigned |
指派至 |
| id | 工作項目識別碼 |
| mentioned |
提及使用者的最新日期 |
| state | 工作項目的狀態 |
| team |
工作項目所屬的Team專案 |
| title | 工作項目的標題 |
| work |
工作項目類型 |
屬性詳細資料
assignedTo
指派至
assignedTo: string
屬性值
string
id
工作項目識別碼
id: number
屬性值
number
mentionedDateField
提及使用者的最新日期
mentionedDateField: Date
屬性值
Date
state
工作項目的狀態
state: string
屬性值
string
teamProject
工作項目所屬的Team專案
teamProject: string
屬性值
string
title
工作項目的標題
title: string
屬性值
string
workItemType
工作項目類型
workItemType: string
屬性值
string