DocuSign v0.2.9 DocuSign.Model.ExternalFile View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.ExternalFile{
  date: String.t(),
  id: String.t(),
  img: String.t(),
  name: String.t(),
  size: String.t(),
  supported: String.t(),
  type: String.t(),
  uri: String.t()
}