Uses of Class
com.docusign.esign.model.RecipientIdentityVerification
-
Packages that use RecipientIdentityVerification Package Description com.docusign.esign.model -
-
Uses of RecipientIdentityVerification in com.docusign.esign.model
Methods in com.docusign.esign.model that return RecipientIdentityVerification Modifier and Type Method Description RecipientIdentityVerificationRecipientIdentityVerification. addInputOptionsItem(RecipientIdentityInputOption inputOptionsItem)addInputOptionsItem.RecipientIdentityVerificationAgent. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationCarbonCopy. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationCertifiedDelivery. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationEditor. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationInPersonSigner. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationIntermediary. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationNotaryHost. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationNotaryRecipient. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationParticipant. getIdentityVerification()Get identityVerification.RecipientIdentityVerificationSealSign. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationSigner. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationWitness. getIdentityVerification()Specifies the ID Verification workflow applied on an envelope by workflow ID.RecipientIdentityVerificationRecipientIdentityVerification. inputOptions(List<RecipientIdentityInputOption> inputOptions)inputOptions.RecipientIdentityVerificationRecipientIdentityVerification. workflowId(String workflowId)workflowId.RecipientIdentityVerificationRecipientIdentityVerification. workflowIdMetadata(PropertyMetadata workflowIdMetadata)workflowIdMetadata.Methods in com.docusign.esign.model with parameters of type RecipientIdentityVerification Modifier and Type Method Description AgentAgent. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.CarbonCopyCarbonCopy. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.CertifiedDeliveryCertifiedDelivery. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.EditorEditor. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.InPersonSignerInPersonSigner. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.IntermediaryIntermediary. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.NotaryHostNotaryHost. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.NotaryRecipientNotaryRecipient. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.ParticipantParticipant. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.SealSignSealSign. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.SignerSigner. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.WitnessWitness. identityVerification(RecipientIdentityVerification identityVerification)identityVerification.voidAgent. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidCarbonCopy. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidCertifiedDelivery. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidEditor. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidInPersonSigner. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidIntermediary. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidNotaryHost. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidNotaryRecipient. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidParticipant. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidSealSign. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidSigner. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.voidWitness. setIdentityVerification(RecipientIdentityVerification identityVerification)setIdentityVerification.
-