|
GnuCash
5.6-150-g038405b370+
|
A transient struct used to collate the GDate and the gnc_numeric row-data for the repayment review schedule. More...
Data Fields | |
| GDate | date |
| gnc_numeric * | numCells |
A transient struct used to collate the GDate and the gnc_numeric row-data for the repayment review schedule.
numCells is an array of gnc_numerics, with a length of the LoanData.revNumPmts.
Definition at line 181 of file assistant-loan.cpp.
1.8.14