Details of the transaction CSV export. This field will be present when the
category is equal to transaction_csv.
Fields
account_id- Filter results by Account.created_at- Filter transactions by their created date.
Summary
Types
@type t() :: %Increase.Exports.Export.TransactionCsv{ account_id: String.t() | nil, created_at: Increase.Exports.Export.TransactionCsv.CreatedAt.t() | nil }