| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BccEmailArchiveHistoryList |
EmailArchiveApi.getBCCEmailArchiveHistoryList(String accountId,
String bccEmailArchiveId)
Get the blind carbon copy email archive history entries for the specified archive
|
BccEmailArchiveHistoryList |
EmailArchiveApi.getBCCEmailArchiveHistoryList(String accountId,
String bccEmailArchiveId,
EmailArchiveApi.GetBCCEmailArchiveHistoryListOptions options)
Get the blind carbon copy email archive history entries for the specified archive
|
| Modifier and Type | Method and Description |
|---|---|
BccEmailArchiveHistoryList |
BccEmailArchiveHistoryList.addBccEmailArchiveHistoryItem(BccEmailArchiveHistory bccEmailArchiveHistoryItem) |
BccEmailArchiveHistoryList |
BccEmailArchiveHistoryList.bccEmailArchiveHistory(List<BccEmailArchiveHistory> bccEmailArchiveHistory) |
BccEmailArchiveHistoryList |
BccEmailArchiveHistoryList.endPosition(String endPosition) |
BccEmailArchiveHistoryList |
BccEmailArchiveHistoryList.nextUri(String nextUri) |
BccEmailArchiveHistoryList |
BccEmailArchiveHistoryList.previousUri(String previousUri) |
BccEmailArchiveHistoryList |
BccEmailArchiveHistoryList.resultSetSize(String resultSetSize) |
BccEmailArchiveHistoryList |
BccEmailArchiveHistoryList.startPosition(String startPosition) |
BccEmailArchiveHistoryList |
BccEmailArchiveHistoryList.totalSetSize(String totalSetSize) |
Copyright © 2020. All rights reserved.