Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 504 Bytes

CommentBody.md

File metadata and controls

11 lines (7 loc) · 504 Bytes

LiltNode.CommentBody

Properties

Name Type Description Notes
text String The main comment value. [optional]
annotations [Annotation] A list of optional Annotations. [optional]
isResolved String An optional value indicating whether the comment has been resolved, defaults to `false`. Resolved comments will not be returned in subsequent requests. [optional]