DocuSign v0.2.4 DocuSign.Model.TemplateSummary View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DocuSign.Model.TemplateSummary{
  applied: String.t(),
  documentId: String.t(),
  documentName: String.t(),
  name: String.t(),
  templateId: String.t(),
  templateMatch: TemplateMatch,
  uri: String.t()
}