| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSharedAccess |
AccountsApi.listSharedAccess(String accountId)
Reserved: Gets the shared item status for one or more users.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSharedAccess |
AccountSharedAccess.accountId(String accountId)
The account ID associated with the envelope.
|
AccountSharedAccess |
AccountSharedAccess.endPosition(String endPosition)
The last position in the result set.
|
AccountSharedAccess |
AccountSharedAccess.errorDetails(ErrorDetails errorDetails) |
AccountSharedAccess |
AccountSharedAccess.nextUri(String nextUri)
The URI to the next chunk of records based on the search request.
|
AccountSharedAccess |
AccountSharedAccess.previousUri(String previousUri)
The postal code for the billing address.
|
AccountSharedAccess |
AccountSharedAccess.resultSetSize(String resultSetSize)
The number of results returned in this response.
|
AccountSharedAccess |
AccountSharedAccess.sharedAccess(List<MemberSharedItems> sharedAccess)
A complex type containing the shared access information to an envelope for the users specified in the request.
|
AccountSharedAccess |
AccountSharedAccess.startPosition(String startPosition)
Starting position of the current result set.
|
AccountSharedAccess |
AccountSharedAccess.totalSetSize(String totalSetSize)
The total number of items available in the result set.
|
Copyright © 2016. All rights reserved.