|
GnuCash
2.6.99
|
Data Fields | |
| char * | accountName |
| char * | accountCode |
| char * | description |
| GNCAccountType | type |
| gnc_commodity * | commodity |
| int | commodity_scu |
| gboolean | non_standard_scu |
| Account * | parent |
| GList * | children |
| gnc_numeric | starting_balance |
| gnc_numeric | starting_cleared_balance |
| gnc_numeric | starting_reconciled_balance |
| gnc_numeric | balance |
| gnc_numeric | cleared_balance |
| gnc_numeric | reconciled_balance |
| gboolean | balance_dirty |
| GList * | splits |
| gboolean | sort_dirty |
| LotList * | lots |
| GNCPolicy * | policy |
| short | mark |
Definition at line 55 of file AccountP.h.
1.8.6