AccountRecentMentionWorkItemModel interface
最近のメンション作業項目を表します
プロパティ
| assigned |
割り当て先ユーザー/グループ |
| id | 作業項目 ID |
| mentioned |
ユーザーがメンションされた最新の日付 |
| state | 作業項目の状態 |
| team |
作業項目が属するチーム プロジェクト |
| title | 作業項目のタイトル |
| work |
作業項目の種類 |
プロパティの詳細
assignedTo
割り当て先ユーザー/グループ
assignedTo: string
プロパティ値
string
id
作業項目 ID
id: number
プロパティ値
number
mentionedDateField
ユーザーがメンションされた最新の日付
mentionedDateField: Date
プロパティ値
Date
state
作業項目の状態
state: string
プロパティ値
string
teamProject
作業項目が属するチーム プロジェクト
teamProject: string
プロパティ値
string
title
作業項目のタイトル
title: string
プロパティ値
string
workItemType
作業項目の種類
workItemType: string
プロパティ値
string