| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
RecipientIdentityVerification |
RecipientIdentityVerification.addInputOptionsItem(RecipientIdentityInputOption inputOptionsItem) |
RecipientIdentityVerification |
Signer.getIdentityVerification()
Get identityVerification
|
RecipientIdentityVerification |
Witness.getIdentityVerification()
Get identityVerification
|
RecipientIdentityVerification |
CertifiedDelivery.getIdentityVerification()
Get identityVerification
|
RecipientIdentityVerification |
CarbonCopy.getIdentityVerification()
Get identityVerification
|
RecipientIdentityVerification |
RecipientIdentityVerification.inputOptions(List<RecipientIdentityInputOption> inputOptions) |
RecipientIdentityVerification |
RecipientIdentityVerification.workflowId(String workflowId) |
| Modifier and Type | Method and Description |
|---|---|
Signer |
Signer.identityVerification(RecipientIdentityVerification identityVerification) |
Witness |
Witness.identityVerification(RecipientIdentityVerification identityVerification) |
CertifiedDelivery |
CertifiedDelivery.identityVerification(RecipientIdentityVerification identityVerification) |
CarbonCopy |
CarbonCopy.identityVerification(RecipientIdentityVerification identityVerification) |
void |
Signer.setIdentityVerification(RecipientIdentityVerification identityVerification) |
void |
Witness.setIdentityVerification(RecipientIdentityVerification identityVerification) |
void |
CertifiedDelivery.setIdentityVerification(RecipientIdentityVerification identityVerification) |
void |
CarbonCopy.setIdentityVerification(RecipientIdentityVerification identityVerification) |
Copyright © 2020. All rights reserved.