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