GnuCash  5.6-150-g038405b370+

modtime is the internal date of the last modtime
See libgnucash/engine/TaxTableBillTermImmutability.txt for an explanation of the following
Code that handles refcount, parent, child, invisible and children is identical to that in ::GncBillTerm More...

#include <gncTaxTable.h>

Detailed Description

modtime is the internal date of the last modtime
See libgnucash/engine/TaxTableBillTermImmutability.txt for an explanation of the following
Code that handles refcount, parent, child, invisible and children is identical to that in ::GncBillTerm

Parameters
QofInstanceinst;
char* name;
GncTaxTableEntryList*entries;
time64modtime;
gint64refcount;
GncTaxTable* parent; if non-null, we are an immutable child
GncTaxTable* child; if non-null, we have not changed
gbooleaninvisible;
GList* children; list of children for disconnection

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