| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.attachmentType(String attachmentType)
Specifies the type of the attachment for the recipient.
|
Attachment |
Attachment.label(String label) |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Signer.getRecipientAttachments() |
List<Attachment> |
Intermediary.getRecipientAttachments() |
List<Attachment> |
InPersonSigner.getRecipientAttachments() |
List<Attachment> |
Editor.getRecipientAttachments() |
List<Attachment> |
CertifiedDelivery.getRecipientAttachments() |
List<Attachment> |
CarbonCopy.getRecipientAttachments() |
List<Attachment> |
Agent.getRecipientAttachments() |
| Modifier and Type | Method and Description |
|---|---|
Signer |
Signer.recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
Intermediary |
Intermediary.recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
InPersonSigner |
InPersonSigner.recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
Editor |
Editor.recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
CertifiedDelivery |
CertifiedDelivery.recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
CarbonCopy |
CarbonCopy.recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
Agent |
Agent.recipientAttachments(List<Attachment> recipientAttachments)
Reserved:
|
void |
Signer.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
Intermediary.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
InPersonSigner.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
Editor.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
CertifiedDelivery.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
CarbonCopy.setRecipientAttachments(List<Attachment> recipientAttachments) |
void |
Agent.setRecipientAttachments(List<Attachment> recipientAttachments) |
Copyright © 2016. All rights reserved.