|
GnuCash 2.4.99
|
Data Fields | |
| int | date_format |
| int | currency_format |
| Account * | account |
| GList * | properties |
A struct containing TransProperties that all describe a single transaction.
Definition at line 591 of file gnc-csv-model.c.
The account the transaction belongs to
Definition at line 595 of file gnc-csv-model.c.
The format for currency
Definition at line 594 of file gnc-csv-model.c.
The format for parsing dates
Definition at line 593 of file gnc-csv-model.c.
List of TransProperties
Definition at line 596 of file gnc-csv-model.c.
1.7.4