|
GnuCash
5.6-150-g038405b370+
|
The data relating to a single "repayment option" – a potential [sub-]transaction in the repayment. More...
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 93 of file assistant-loan.cpp.
1.8.14