Uses of Class
com.docusign.esign.api.NotaryApi.GetNotaryOptions
-
Packages that use NotaryApi.GetNotaryOptions Package Description com.docusign.esign.api -
-
Uses of NotaryApi.GetNotaryOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type NotaryApi.GetNotaryOptions Modifier and Type Method Description NotaryResultNotaryApi. getNotary(NotaryApi.GetNotaryOptions options)Get notary settings for a user.ApiResponse<NotaryResult>NotaryApi. getNotaryWithHttpInfo(NotaryApi.GetNotaryOptions options)Get notary settings for a user Gets settings for a notary user.
-