|
GnuCash 2.4.99
|
Data Fields | |
| gboolean | enabled |
| gboolean | optValid |
| gboolean | FreqUniq |
| char * | name |
| char * | txnMemo |
| float | amount |
| gboolean | throughEscrowP |
| gboolean | specSrcAcctP |
| Account * | to |
| Account * | from |
| GList * | schedule |
| GDate * | startDate |
The data relating to a single "repayment option" -- a potential [sub-]transaction in the repayment.
Definition at line 78 of file assistant-loan.c.
1.7.4