View Source DocuSign.Model.TemplateMatch (DocuSign v1.2.0)

Summary

Types

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