Uses of Class
com.boldsign.model.RemoveAuthentication
Packages that use RemoveAuthentication
-
Uses of RemoveAuthentication in com.boldsign.api
Methods in com.boldsign.api with parameters of type RemoveAuthenticationModifier and TypeMethodDescriptionvoidDocumentApi.removeAuthentication(String documentId, RemoveAuthentication removeAuthentication) Remove the access code for the given document signer.okhttp3.CallDocumentApi.removeAuthenticationAsync(String documentId, RemoveAuthentication removeAuthentication, ApiCallback<Void> _callback) Remove the access code for the given document signer.okhttp3.CallDocumentApi.removeAuthenticationCall(String documentId, RemoveAuthentication removeAuthentication, ApiCallback _callback) Build call for removeAuthenticationDocumentApi.removeAuthenticationWithHttpInfo(String documentId, RemoveAuthentication removeAuthentication) Remove the access code for the given document signer. -
Uses of RemoveAuthentication in com.boldsign.model
Methods in com.boldsign.model that return RemoveAuthenticationModifier and TypeMethodDescriptionstatic RemoveAuthenticationCreate an instance of RemoveAuthentication given an JSON stringRemoveAuthentication.onBehalfOf(String onBehalfOf) RemoveAuthentication.phoneNumber(PhoneNumber phoneNumber)