MailSlurpAPI.Model.AttachmentEntity (mailslurp v15.7.4)
Link to this section Summary
Link to this section Types
Specs
t() :: %MailSlurpAPI.Model.AttachmentEntity{ attachmentId: String.t(), contentLength: integer() | nil, contentType: String.t() | nil, createdAt: DateTime.t(), id: String.t() | nil, name: String.t() | nil, updatedAt: DateTime.t(), userId: String.t() }