GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
ofx_info Struct Reference

Data Fields

GtkWindow * parent
 
GNCImportMainMatcher * gnc_ofx_importer_gui
 
Accountlast_import_account
 
Accountlast_investment_account
 
Accountlast_income_account
 
gint num_trans_processed
 
GList * statement
 
gboolean run_reconcile
 
GSList * file_list
 
GList * trans_list
 
gint response
 

Detailed Description

Definition at line 77 of file gnc-ofx-import.cpp.

Field Documentation

◆ file_list

GSList* ofx_info::file_list

Definition at line 87 of file gnc-ofx-import.cpp.

◆ gnc_ofx_importer_gui

GNCImportMainMatcher* ofx_info::gnc_ofx_importer_gui

Definition at line 80 of file gnc-ofx-import.cpp.

◆ last_import_account

Account* ofx_info::last_import_account

Definition at line 81 of file gnc-ofx-import.cpp.

◆ last_income_account

Account* ofx_info::last_income_account

Definition at line 83 of file gnc-ofx-import.cpp.

◆ last_investment_account

Account* ofx_info::last_investment_account

Definition at line 82 of file gnc-ofx-import.cpp.

◆ num_trans_processed

gint ofx_info::num_trans_processed

Definition at line 84 of file gnc-ofx-import.cpp.

◆ parent

GtkWindow* ofx_info::parent

Definition at line 79 of file gnc-ofx-import.cpp.

◆ response

gint ofx_info::response

Definition at line 89 of file gnc-ofx-import.cpp.

◆ run_reconcile

gboolean ofx_info::run_reconcile

Definition at line 86 of file gnc-ofx-import.cpp.

◆ statement

GList* ofx_info::statement

Definition at line 85 of file gnc-ofx-import.cpp.

◆ trans_list

GList* ofx_info::trans_list

Definition at line 88 of file gnc-ofx-import.cpp.


The documentation for this struct was generated from the following file: