Uses of Class
com.docusign.esign.api.TemplatesApi.GetOptions
-
Packages that use TemplatesApi.GetOptions Package Description com.docusign.esign.api -
-
Uses of TemplatesApi.GetOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type TemplatesApi.GetOptions Modifier and Type Method Description EnvelopeTemplateTemplatesApi. get(String accountId, String templateId, TemplatesApi.GetOptions options)Gets a list of templates for a specified account..ApiResponse<EnvelopeTemplate>TemplatesApi. getWithHttpInfo(String accountId, String templateId, TemplatesApi.GetOptions options)Gets a list of templates for a specified account.
-