DocuSign v0.1.2 DocuSign.Model.PowerFormsResponse View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.PowerFormsResponse{
  endPosition: String.t(),
  nextUri: String.t(),
  powerForms: [PowerForms],
  previousUri: String.t(),
  resultSetSize: String.t(),
  startPosition: String.t(),
  totalSetSize: String.t()
}