| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
RecipientAttachment |
RecipientAttachment.attachmentId(String attachmentId) |
RecipientAttachment |
RecipientAttachment.attachmentType(String attachmentType) |
RecipientAttachment |
RecipientAttachment.data(String data) |
RecipientAttachment |
RecipientAttachment.label(String label) |
RecipientAttachment |
RecipientAttachment.name(String name) |
RecipientAttachment |
RecipientAttachment.remoteUrl(String remoteUrl) |
| Modifier and Type | Method and Description |
|---|---|
List<RecipientAttachment> |
Signer.getRecipientAttachments()
Reserved:
|
List<RecipientAttachment> |
Agent.getRecipientAttachments()
Reserved:
|
List<RecipientAttachment> |
SealSign.getRecipientAttachments()
Reserved:
|
List<RecipientAttachment> |
Editor.getRecipientAttachments()
Reserved:
|
List<RecipientAttachment> |
CertifiedDelivery.getRecipientAttachments()
Reserved:
|
List<RecipientAttachment> |
NotaryHost.getRecipientAttachments()
Reserved:
|
List<RecipientAttachment> |
InPersonSigner.getRecipientAttachments()
Reserved:
|
List<RecipientAttachment> |
CarbonCopy.getRecipientAttachments()
Reserved:
|
List<RecipientAttachment> |
Intermediary.getRecipientAttachments()
Reserved:
|
| Modifier and Type | Method and Description |
|---|---|
Signer |
Signer.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
Agent |
Agent.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
SealSign |
SealSign.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
Editor |
Editor.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
CertifiedDelivery |
CertifiedDelivery.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
NotaryHost |
NotaryHost.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
InPersonSigner |
InPersonSigner.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
CarbonCopy |
CarbonCopy.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
Intermediary |
Intermediary.addRecipientAttachmentsItem(RecipientAttachment recipientAttachmentsItem) |
Copyright © 2018. All rights reserved.