Uses of Class
com.docusign.esign.model.IdEvidenceViewLink
-
Packages that use IdEvidenceViewLink Package Description com.docusign.esign.api com.docusign.esign.model -
-
Uses of IdEvidenceViewLink in com.docusign.esign.api
Methods in com.docusign.esign.api that return IdEvidenceViewLink Modifier and Type Method Description IdEvidenceViewLinkEnvelopesApi. 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..Methods in com.docusign.esign.api that return types with arguments of type IdEvidenceViewLink Modifier and Type Method Description ApiResponse<IdEvidenceViewLink>EnvelopesApi. createRecipientProofFileLinkWithHttpInfo(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 IdEvidenceViewLink in com.docusign.esign.model
Methods in com.docusign.esign.model that return IdEvidenceViewLink Modifier and Type Method Description IdEvidenceViewLinkIdEvidenceViewLink. viewLink(String viewLink)viewLink.
-