| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
FoldersResponse |
FoldersApi.list(String accountId)
Gets a list of the folders for the account.
|
FoldersResponse |
FoldersApi.list(String accountId,
FoldersApi.ListOptions options)
Gets a list of the folders for the account.
|
FoldersResponse |
FoldersApi.moveEnvelopes(String accountId,
String folderId,
FoldersRequest foldersRequest)
Moves an envelope from its current folder to the specified folder.
|
| Modifier and Type | Method and Description |
|---|---|
FoldersResponse |
FoldersResponse.addFoldersItem(Folder foldersItem) |
FoldersResponse |
FoldersResponse.folders(List<Folder> folders) |
Copyright © 2018. All rights reserved.