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