WorkItemComments interface
Collection of comments.
- Extends
Properties
| comments | Comments collection. |
| count | The count of comments. |
| from |
Count of comments from the revision. |
| total |
Total count of comments. |
Inherited Properties
| url | REST URL for the resource. |
Property Details
comments
count
The count of comments.
count: number
Property Value
number
fromRevisionCount
Count of comments from the revision.
fromRevisionCount: number
Property Value
number
totalCount
Total count of comments.
totalCount: number
Property Value
number
Inherited Property Details
url
REST URL for the resource.
url: string
Property Value
string
Inherited From WorkItemTrackingResource.url