Uses of Class
com.docusign.esign.model.ProofServiceViewLink
-
Packages that use ProofServiceViewLink Package Description com.docusign.esign.api com.docusign.esign.model -
-
Uses of ProofServiceViewLink in com.docusign.esign.api
Methods in com.docusign.esign.api that return ProofServiceViewLink Modifier and Type Method Description ProofServiceViewLinkEnvelopesApi. createRecipientProofFileLink(String accountId, String envelopeId, String recipientId)Returns a link to access to the identity events stored in the proof service related to this recipient. -
Uses of ProofServiceViewLink in com.docusign.esign.model
Methods in com.docusign.esign.model that return ProofServiceViewLink Modifier and Type Method Description ProofServiceViewLinkProofServiceViewLink. viewLink(String viewLink)viewLink.
-