Uses of Class
com.docusign.esign.api.FoldersApi.SearchOptions
-
Packages that use FoldersApi.SearchOptions Package Description com.docusign.esign.api -
-
Uses of FoldersApi.SearchOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type FoldersApi.SearchOptions Modifier and Type Method Description FolderItemResponseFoldersApi. search(String accountId, String searchFolderId, FoldersApi.SearchOptions options)Gets a list of envelopes in folders matching the specified criteria..ApiResponse<FolderItemResponse>FoldersApi. searchWithHttpInfo(String accountId, String searchFolderId, FoldersApi.SearchOptions options)Gets a list of envelopes in folders matching the specified criteria.
-