| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
CommentHistoryResult |
EnvelopesApi.createEnvelopeComments(String accountId,
String envelopeId,
CommentsPublish commentsPublish)
Posts a list of comments for authorized user
|
CommentHistoryResult |
CommentsApi.createEnvelopeComments(String accountId,
String envelopeId,
CommentsPublish commentsPublish)
Posts a list of comments for authorized user
|
| Modifier and Type | Method and Description |
|---|---|
CommentHistoryResult |
CommentHistoryResult.addCommentsItem(Comment commentsItem) |
CommentHistoryResult |
CommentHistoryResult.comments(List<Comment> comments) |
CommentHistoryResult |
CommentHistoryResult.count(Integer count) |
CommentHistoryResult |
CommentHistoryResult.endTimetoken(String endTimetoken) |
CommentHistoryResult |
CommentHistoryResult.startTimetoken(String startTimetoken) |
Copyright © 2020. All rights reserved.