Definition at line 566 of file gnc-csv-model.c.
Data Fields | |
| int | date_format |
| Account * | account |
| GList * | properties |
The format for parsing dates
Definition at line 568 of file gnc-csv-model.c.
The account the transaction belongs to
Definition at line 569 of file gnc-csv-model.c.
List of TransProperties
Definition at line 570 of file gnc-csv-model.c.
1.5.2