DocuSign v0.1.2 DocuSign.Model.MatchBox View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.MatchBox{
  height: integer(),
  pageNumber: integer(),
  width: integer(),
  xPosition: integer(),
  yPosition: integer()
}