View Source DocuSign.Model.EnvelopeAttachmentsRequest (DocuSign v1.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %DocuSign.Model.EnvelopeAttachmentsRequest{
  attachments: [DocuSign.Model.Attachment.t()] | nil
}