DocuSign.Model.TemplateMatch (DocuSign v3.3.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %DocuSign.Model.TemplateMatch{
  documentEndPage: String.t() | nil,
  documentStartPage: String.t() | nil,
  matchPercentage: String.t() | nil
}