DocuSign v0.1.2 DocuSign.Model.EnvelopeAttachments View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.EnvelopeAttachments{
  accessControl: String.t(),
  attachmentId: String.t(),
  attachmentType: String.t(),
  errorDetails: ErrorDetails,
  label: String.t(),
  name: String.t()
}