A file registered against a transaction.
@type t() :: %Monzo.Attachment{ created: DateTime.t() | nil, external_id: String.t(), file_type: String.t(), file_url: String.t(), id: String.t(), user_id: String.t() | nil }