| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
FolderItemResponse |
FoldersApi.search(String accountId,
String searchFolderId)
Gets a list of envelopes in folders matching the specified criteria.
|
FolderItemResponse |
FoldersApi.search(String accountId,
String searchFolderId,
FoldersApi.SearchOptions options)
Gets a list of envelopes in folders matching the specified criteria.
|
| Modifier and Type | Method and Description |
|---|---|
FolderItemResponse |
FolderItemResponse.endPosition(String endPosition)
The last position in the result set.
|
FolderItemResponse |
FolderItemResponse.folderItems(List<FolderItemV2> folderItems)
A list of the envelopes in the specified folder or folders.
|
FolderItemResponse |
FolderItemResponse.nextUri(String nextUri)
The URI to the next chunk of records based on the search request.
|
FolderItemResponse |
FolderItemResponse.previousUri(String previousUri)
The postal code for the billing address.
|
FolderItemResponse |
FolderItemResponse.resultSetSize(String resultSetSize)
The number of results returned in this response.
|
FolderItemResponse |
FolderItemResponse.startPosition(String startPosition)
Starting position of the current result set.
|
FolderItemResponse |
FolderItemResponse.totalRows(String totalRows) |
Copyright © 2016. All rights reserved.