| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
EnvelopeAttachmentsResult |
EnvelopesApi.putAttachment(String accountId,
String envelopeId,
String attachmentId,
Attachment attachment)
Add an attachment to a DRAFT or IN-PROCESS envelope.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
EnvelopeDefinition.getAttachments() |
List<Attachment> |
EnvelopeAttachmentsRequest.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnvelopeDefinition.setAttachments(List<Attachment> attachments) |
void |
EnvelopeAttachmentsRequest.setAttachments(List<Attachment> attachments) |
Copyright © 2017. All rights reserved.