DocuSign v0.1.2 DocuSign.Model.TemplateDocuments View Source

Template documents

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.TemplateDocuments{
  templateDocuments: [EnvelopeDocument],
  templateId: String.t()
}