DocuSign v0.2.0 DocuSign.Model.DocumentTemplate View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.DocumentTemplate{
  documentEndPage: String.t(),
  documentId: String.t(),
  documentStartPage: String.t(),
  errorDetails: ErrorDetails,
  templateId: String.t()
}