| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
EnvelopeAttachment |
EnvelopeAttachment.accessControl(String accessControl) |
EnvelopeAttachment |
EnvelopeAttachment.attachmentId(String attachmentId) |
EnvelopeAttachment |
EnvelopeAttachment.attachmentType(String attachmentType) |
EnvelopeAttachment |
EnvelopeAttachment.errorDetails(ErrorDetails errorDetails) |
EnvelopeAttachment |
EnvelopeAttachment.label(String label) |
EnvelopeAttachment |
EnvelopeAttachment.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<EnvelopeAttachment> |
EnvelopeAttachmentsResult.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
EnvelopeAttachmentsResult |
EnvelopeAttachmentsResult.addAttachmentsItem(EnvelopeAttachment attachmentsItem) |
| Modifier and Type | Method and Description |
|---|---|
EnvelopeAttachmentsResult |
EnvelopeAttachmentsResult.attachments(List<EnvelopeAttachment> attachments) |
void |
EnvelopeAttachmentsResult.setAttachments(List<EnvelopeAttachment> attachments) |
Copyright © 2020. All rights reserved.