Details of the account statement OFX export. This field will be present when
the category is equal to account_statement_ofx.
Fields
account_id- The Account to create a statement for.created_at- Filter transactions by their created date.
Summary
Types
@type t() :: %Increase.Exports.Export.AccountStatementOfx{ account_id: String.t(), created_at: Increase.Exports.Export.AccountStatementOfx.CreatedAt.t() | nil }