GnuCash  5.6-139-g03622b03d0+
Data Fields
AccountPrivate Struct Reference

Data Fields

const char * accountName
 
const char * accountCode
 
const char * description
 
GNCAccountType type
 
gnc_commodity * commodity
 
int commodity_scu
 
gboolean non_standard_scu
 
Accountparent
 
GList * children
 
gnc_numeric starting_balance
 
gnc_numeric starting_noclosing_balance
 
gnc_numeric starting_cleared_balance
 
gnc_numeric starting_reconciled_balance
 
gnc_numeric balance
 
gnc_numeric noclosing_balance
 
gnc_numeric cleared_balance
 
gnc_numeric reconciled_balance
 
std::optional< gnc_numeric > higher_balance_limit
 
std::optional< gnc_numeric > lower_balance_limit
 
std::optional< bool > include_sub_account_balances
 
gboolean balance_dirty
 
std::vector< Split * > splits
 
GHashTable * splits_hash
 
gboolean sort_dirty
 
LotListlots
 
GNCPolicy * policy
 
char * notes
 
char * color
 
char * tax_us_code
 
char * tax_us_pns
 
char * last_num
 
char * sort_order
 
char * filter
 
short mark
 
gboolean defer_bal_computation
 

Detailed Description

Definition at line 58 of file AccountP.hpp.


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