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

Data Fields

gchar * name
 
GDate start
 
GDate last
 
GDate end
 
GList * schedule
 
gint instNum
 
TTInfomainTxn
 
TTInfoescrowTxn
 

Detailed Description

A transient structure to contain SX details during the creation process.

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

Field Documentation

TTInfo* toCreateSX_::escrowTxn

The optional escrow transaction being created.

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

gint toCreateSX_::instNum

The current 'instance-num' count.

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

TTInfo* toCreateSX_::mainTxn

The main/source transaction being created.

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

gchar* toCreateSX_::name

The name of the SX

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

GList* toCreateSX_::schedule

The SX schedule

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

GDate toCreateSX_::start

The start, last-occurred and end dates.

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


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