@type t() :: %Spatio.Model.Attachment{ id: String.t() | nil, mime_type: String.t() | nil, size: integer() | nil, title: String.t(), url: Uri }