DocuSign v0.2.0 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()
}