|
GnuCash
5.6-150-g038405b370+
|
Data Fields | |
| QofInstance | inst |
| const char * | name |
| const char * | desc |
| GncBillTermType | type |
| gint | due_days |
| gint | disc_days |
| gnc_numeric | discount |
| gint | cutoff |
| gint64 | refcount |
| GncBillTerm * | parent |
| GncBillTerm * | child |
| gboolean | invisible |
| GList * | children |
Definition at line 37 of file gncBillTerm.c.
1.8.14