lilt-node

Lilt API Binding for Javascript

View the Project on GitHub lilt/lilt-node

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]