Uses of Class
com.docusign.esign.api.AccountsApi.GetBrandResourcesByContentTypeOptions
-
Packages that use AccountsApi.GetBrandResourcesByContentTypeOptions Package Description com.docusign.esign.api -
-
Uses of AccountsApi.GetBrandResourcesByContentTypeOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type AccountsApi.GetBrandResourcesByContentTypeOptions Modifier and Type Method Description voidAccountsApi. getBrandResourcesByContentType(String accountId, String brandId, String resourceContentType, AccountsApi.GetBrandResourcesByContentTypeOptions options)Returns the specified branding resource file..ApiResponse<Object>AccountsApi. getBrandResourcesByContentTypeWithHttpInfo(String accountId, String brandId, String resourceContentType, AccountsApi.GetBrandResourcesByContentTypeOptions options)Returns the specified branding resource file.
-