Uses of Class
com.boldsign.model.EmbeddedFileLink
Packages that use EmbeddedFileLink
-
Uses of EmbeddedFileLink in com.boldsign.api
Methods in com.boldsign.api that return EmbeddedFileLinkModifier and TypeMethodDescriptionIdentityVerificationApi.createEmbeddedVerificationUrl(String documentId, EmbeddedFileDetails embeddedFileDetails) Generate a URL that embeds manual ID verification for the specified document signer into your application.Methods in com.boldsign.api that return types with arguments of type EmbeddedFileLinkModifier and TypeMethodDescriptionIdentityVerificationApi.createEmbeddedVerificationUrlWithHttpInfo(String documentId, EmbeddedFileDetails embeddedFileDetails) Generate a URL that embeds manual ID verification for the specified document signer into your application.Method parameters in com.boldsign.api with type arguments of type EmbeddedFileLinkModifier and TypeMethodDescriptionokhttp3.CallIdentityVerificationApi.createEmbeddedVerificationUrlAsync(String documentId, EmbeddedFileDetails embeddedFileDetails, ApiCallback<EmbeddedFileLink> _callback) Generate a URL that embeds manual ID verification for the specified document signer into your application. -
Uses of EmbeddedFileLink in com.boldsign.model
Methods in com.boldsign.model that return EmbeddedFileLinkModifier and TypeMethodDescriptionstatic EmbeddedFileLinkCreate an instance of EmbeddedFileLink given an JSON string