Uses of Class
com.docusign.click.api.AccountsApi.GetClickwrapAgreementsOptions
-
Packages that use AccountsApi.GetClickwrapAgreementsOptions Package Description com.docusign.click.api -
-
Uses of AccountsApi.GetClickwrapAgreementsOptions in com.docusign.click.api
Methods in com.docusign.click.api with parameters of type AccountsApi.GetClickwrapAgreementsOptions Modifier and Type Method Description ClickwrapAgreementsResponseAccountsApi. getClickwrapAgreements(String accountId, String clickwrapId, AccountsApi.GetClickwrapAgreementsOptions options)Gets the agreement responses for a clickwrap.ApiResponse<ClickwrapAgreementsResponse>AccountsApi. getClickwrapAgreementsWithHttpInfo(String accountId, String clickwrapId, AccountsApi.GetClickwrapAgreementsOptions options)Gets the agreement responses for a clickwrap
-