GnuCash 2.3.0
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 174 of file assistant-loan.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines