| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
FolderItemV2 |
FolderItemV2.completedDateTime(String completedDateTime)
Specifies the date and time this item was completed.
|
FolderItemV2 |
FolderItemV2.createdDateTime(String createdDateTime)
Indicates the date and time the item was created.
|
FolderItemV2 |
FolderItemV2.envelopeId(String envelopeId)
The envelope ID of the envelope status that failed to post.
|
FolderItemV2 |
FolderItemV2.envelopeUri(String envelopeUri)
Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes.
|
FolderItemV2 |
FolderItemV2.expireDateTime(String expireDateTime)
The date and time the envelope is set to expire.
|
FolderItemV2 |
FolderItemV2.folderId(String folderId) |
FolderItemV2 |
FolderItemV2.folderUri(String folderUri) |
FolderItemV2 |
FolderItemV2.is21CFRPart11(String is21CFRPart11)
When set to **true**, indicates that this module is enabled on the account.
|
FolderItemV2 |
FolderItemV2.isSignatureProviderEnvelope(String isSignatureProviderEnvelope) |
FolderItemV2 |
FolderItemV2.lastModifiedDateTime(String lastModifiedDateTime)
The date and time the item was last modified.
|
FolderItemV2 |
FolderItemV2.ownerName(String ownerName) |
FolderItemV2 |
FolderItemV2.recipients(Recipients recipients) |
FolderItemV2 |
FolderItemV2.recipientsUri(String recipientsUri)
Contains a URI for an endpoint that you can use to retrieve the recipients.
|
FolderItemV2 |
FolderItemV2.senderCompany(String senderCompany) |
FolderItemV2 |
FolderItemV2.senderEmail(String senderEmail) |
FolderItemV2 |
FolderItemV2.senderName(String senderName) |
FolderItemV2 |
FolderItemV2.senderUserId(String senderUserId) |
FolderItemV2 |
FolderItemV2.sentDateTime(String sentDateTime)
The date and time the envelope was sent.
|
FolderItemV2 |
FolderItemV2.status(String status)
Indicates the envelope status.
|
FolderItemV2 |
FolderItemV2.subject(String subject) |
| Modifier and Type | Method and Description |
|---|---|
List<FolderItemV2> |
FolderItemResponse.getFolderItems() |
| Modifier and Type | Method and Description |
|---|---|
FolderItemResponse |
FolderItemResponse.folderItems(List<FolderItemV2> folderItems)
A list of the envelopes in the specified folder or folders.
|
void |
FolderItemResponse.setFolderItems(List<FolderItemV2> folderItems) |
Copyright © 2016. All rights reserved.