| Package | Description |
|---|---|
| com.docusign.esign.api |
| 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.
|
Copyright © 2017. All rights reserved.