DocuSign.Model.DocumentGeneration (DocuSign v2.0.0)
View SourceDocument Generation for eSignature allows you to dynamically generate documents from a Word template to send for signature within the eSignature sending workflow.
Summary
Types
@type t() :: %DocuSign.Model.DocumentGeneration{ docGenFormFields: [DocuSign.Model.DocGenFormFields.t()] | nil, errorDetails: DocuSign.Model.ErrorDetails.t() | nil }