Metadata about an attachment on an email.
Only the metadata (filename, content type, size, disposition) is stored; the attachment content itself is not persisted.
Summary
Functions
Builds a changeset for an attachment.
Types
Functions
@spec changeset(t(), map()) :: Ecto.Changeset.t()
Builds a changeset for an attachment.