| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
List<InPersonSigner> |
TemplateRecipients.getInPersonSigners()
Specifies a signer that is in the same physical location as a DocuSign user who will act as a Signing Host for the transaction.
|
List<InPersonSigner> |
Recipients.getInPersonSigners()
Specifies a signer that is in the same physical location as a DocuSign user who will act as a Signing Host for the transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateRecipients.setInPersonSigners(List<InPersonSigner> inPersonSigners) |
void |
Recipients.setInPersonSigners(List<InPersonSigner> inPersonSigners) |
Copyright © 2017. All rights reserved.