DocuSign v0.1.2 DocuSign.Model.RecipientAttachment View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.RecipientAttachment{
  attachmentId: String.t(),
  attachmentType: String.t(),
  data: String.t(),
  label: String.t(),
  name: String.t(),
  remoteUrl: String.t()
}