CommentReaction interface
包含特定回應類型之工作專案批注反應的相關信息。
- Extends
屬性
comment |
這個反應所屬之批注的標識碼。 |
count | CommentReactionType 的反應總數。 |
is |
旗標,指出目前使用者是否已參與此特定 EngagementType(例如,如果他們喜歡相關聯的批註)。 |
type | 反應的類型。 |
繼承的屬性
url | 資源的 REST URL。 |
屬性詳細資料
commentId
這個反應所屬之批注的標識碼。
commentId: number
屬性值
number
count
CommentReactionType 的反應總數。
count: number
屬性值
number
isCurrentUserEngaged
旗標,指出目前使用者是否已參與此特定 EngagementType(例如,如果他們喜歡相關聯的批註)。
isCurrentUserEngaged: boolean
屬性值
boolean