|
GnuCash c935c2f+
|
Data Fields | |
| GNCImportTransInfo * | transaction_info |
| gint | display_threshold |
| gint | date_threshold |
| gint | date_not_threshold |
| double | fuzzy_amount |
Definition at line 2381 of file import-main-matcher.cpp.
| gint match_struct::date_not_threshold |
Definition at line 2386 of file import-main-matcher.cpp.
| gint match_struct::date_threshold |
Definition at line 2385 of file import-main-matcher.cpp.
| gint match_struct::display_threshold |
Definition at line 2384 of file import-main-matcher.cpp.
| double match_struct::fuzzy_amount |
Definition at line 2387 of file import-main-matcher.cpp.
| GNCImportTransInfo* match_struct::transaction_info |
Definition at line 2383 of file import-main-matcher.cpp.