DocuSign.Api.Uncategorized.responsive_html_post_template_responsive_html_preview
You're seeing just the function
responsive_html_post_template_responsive_html_preview
, go back to DocuSign.Api.Uncategorized module for more information.
Link to this function
responsive_html_post_template_responsive_html_preview(connection, account_id, template_id, opts \\ [])
View SourceSpecs
responsive_html_post_template_responsive_html_preview( Tesla.Env.client(), String.t(), String.t(), keyword() ) :: {:ok, DocuSign.Model.DocumentHtmlDefinitions.t()} | {:error, Tesla.Env.t()}
Parameters
- connection (DocuSign.Connection): Connection to server
- account_id (String.t): The external account number (int) or account ID Guid.
- template_id (String.t): The ID of the template being accessed.
- opts (KeywordList): [optional] Optional parameters
- :document_html_definition (DocumentHtmlDefinition):
Returns
} on success {:error, info} on failure