DocuSign v0.2.1 DocuSign.Model.ExternalFile View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
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()
}