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

Structure with additional information about an API response holding information about a document.

Link to this section Summary

Link to this section Types

Specs

t() :: %PandaDoc.Model.DocumentResponse{
  id: String.t(),
  status: String.t(),
  uuid: String.t()
}