| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
AccountIdentityVerificationWorkflow |
AccountIdentityVerificationWorkflow.addStepsItem(AccountIdentityVerificationStep stepsItem) |
AccountIdentityVerificationWorkflow |
AccountIdentityVerificationWorkflow.defaultDescription(String defaultDescription) |
AccountIdentityVerificationWorkflow |
AccountIdentityVerificationWorkflow.defaultName(String defaultName) |
AccountIdentityVerificationWorkflow |
AccountIdentityVerificationWorkflow.signatureProvider(AccountSignatureProvider signatureProvider) |
AccountIdentityVerificationWorkflow |
AccountIdentityVerificationWorkflow.steps(List<AccountIdentityVerificationStep> steps) |
AccountIdentityVerificationWorkflow |
AccountIdentityVerificationWorkflow.workflowId(String workflowId) |
AccountIdentityVerificationWorkflow |
AccountIdentityVerificationWorkflow.workflowResourceKey(String workflowResourceKey) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountIdentityVerificationWorkflow> |
AccountSettingsInformation.getIdentityVerification() |
List<AccountIdentityVerificationWorkflow> |
AccountIdentityVerificationResponse.getIdentityVerification() |
| Modifier and Type | Method and Description |
|---|---|
AccountSettingsInformation |
AccountSettingsInformation.addIdentityVerificationItem(AccountIdentityVerificationWorkflow identityVerificationItem) |
AccountIdentityVerificationResponse |
AccountIdentityVerificationResponse.addIdentityVerificationItem(AccountIdentityVerificationWorkflow identityVerificationItem) |
| Modifier and Type | Method and Description |
|---|---|
AccountSettingsInformation |
AccountSettingsInformation.identityVerification(List<AccountIdentityVerificationWorkflow> identityVerification) |
AccountIdentityVerificationResponse |
AccountIdentityVerificationResponse.identityVerification(List<AccountIdentityVerificationWorkflow> identityVerification) |
void |
AccountSettingsInformation.setIdentityVerification(List<AccountIdentityVerificationWorkflow> identityVerification) |
void |
AccountIdentityVerificationResponse.setIdentityVerification(List<AccountIdentityVerificationWorkflow> identityVerification) |
Copyright © 2019. All rights reserved.