PandaDoc.Model.DocumentListResponse (pandadoc.com API v0.1.2) View Source

Structure containing a list of document responses.

Link to this section Summary

Link to this section Types

Specs

t() :: %PandaDoc.Model.DocumentListResponse{
  results: [PandaDoc.Model.DocumentResponse.t()]
}