GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LoanData_ Struct Reference

Data Fields

AccountprimaryAcct
 
gnc_numeric principal
 
float interestRate
 
IRateType rateType
 
LoanType type
 
GList * loan_schedule
 
GDate * startDate
 
GDate * varStartDate
 
int numPer
 
PeriodSize perSize
 
int numMonRemain
 
char * repMemo
 
char * repAmount
 
AccountrepFromAcct
 
AccountrepPriAcct
 
AccountrepIntAcct
 
AccountescrowAcct
 
GList * repayment_schedule
 
GDate * repStartDate
 
int repayOptCount
 
RepayOptData ** repayOpts
 
int revNumPmts
 
int revRepayOptToColMap [(sizeof(REPAY_DEFAULTS)/sizeof(RepayOptDataDefault))-1]
 
GList * revSchedule
 

Detailed Description

Data about a loan repayment.

Definition at line 179 of file assistant-loan.c.


The documentation for this struct was generated from the following file: