Uses of Class
com.docusign.esign.api.FoldersApi.CallListOptions
-
Packages that use FoldersApi.CallListOptions Package Description com.docusign.esign.api -
-
Uses of FoldersApi.CallListOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type FoldersApi.CallListOptions Modifier and Type Method Description FoldersResponseFoldersApi. callList(String accountId, FoldersApi.CallListOptions options)Gets a list of the folders for the account..ApiResponse<FoldersResponse>FoldersApi. callListWithHttpInfo(String accountId, FoldersApi.CallListOptions options)Gets a list of the folders for the account.
-