CommentTreeItem object type

Properties

The CommentTreeItem object type has the following properties:

comment (Asset)
The comment asset at this point in the tree.
depth (integer)
The number of levels deep this comment is in the tree. A comment that is directly in reply to the root asset is 1 level deep. If a given comment has a depth of 1, all of the direct replies to that comment will have a depth of 2; their replies will have depth 3, and so forth.