DocuSign v0.2.9 DocuSign.Model.RecipientAttachment View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.RecipientAttachment{
  attachmentId: String.t(),
  attachmentType: String.t(),
  data: String.t(),
  label: String.t(),
  name: String.t(),
  remoteUrl: String.t()
}