|
GnuCash
2.6.99
|
#include <TransactionP.h>
Data Fields | |
| QofInstance | inst |
| Timespec | date_entered |
| Timespec | date_posted |
| char * | num |
| char * | description |
| gnc_commodity * | common_currency |
| GList * | splits |
| unsigned char | marker |
| Transaction * | orig |
STRUCTS
Definition at line 74 of file TransactionP.h.
1.8.6