Uses of Class
com.docusign.esign.model.CommentHistoryResult
-
Packages that use CommentHistoryResult Package Description com.docusign.esign.model -
-
Uses of CommentHistoryResult in com.docusign.esign.model
Methods in com.docusign.esign.model that return CommentHistoryResult Modifier and Type Method Description CommentHistoryResultCommentHistoryResult. addCommentsItem(Comment commentsItem)CommentHistoryResultCommentHistoryResult. comments(List<Comment> comments)CommentHistoryResultCommentHistoryResult. count(Integer count)CommentHistoryResultCommentHistoryResult. endTimetoken(String endTimetoken)CommentHistoryResultCommentHistoryResult. startTimetoken(String startTimetoken)
-