| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
EnvelopeAttachmentsResult |
EnvelopesApi.deleteAttachments(String accountId,
String envelopeId,
EnvelopeAttachmentsRequest envelopeAttachmentsRequest)
Delete one or more attachments from a DRAFT envelope.
|
EnvelopeAttachmentsResult |
EnvelopesApi.putAttachments(String accountId,
String envelopeId,
EnvelopeAttachmentsRequest envelopeAttachmentsRequest)
Add one or more attachments to a DRAFT or IN-PROCESS envelope.
|
| Modifier and Type | Method and Description |
|---|---|
EnvelopeAttachmentsRequest |
EnvelopeAttachmentsRequest.addAttachmentsItem(Attachment attachmentsItem) |
EnvelopeAttachmentsRequest |
EnvelopeAttachmentsRequest.attachments(List<Attachment> attachments) |
Copyright © 2020. All rights reserved.