GnuCash  5.6-150-g038405b370+
Data Fields
toCreateSX Struct Reference

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

Data Fields

gchar * name
 The name of the SX.
 
GDate start
 The start, last-occurred and end dates. More...
 
GDate last
 
GDate end
 
GList * schedule
 The SX schedule.
 
gint instNum
 The current 'instance-num' count. More...
 
TTInfoPtr mainTxn
 The main/source transaction being created. More...
 
TTInfoPtr escrowTxn
 The optional escrow transaction being created. More...
 

Detailed Description

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

Definition at line 302 of file assistant-loan.cpp.

Field Documentation

◆ escrowTxn

TTInfoPtr toCreateSX::escrowTxn

The optional escrow transaction being created.

Definition at line 315 of file assistant-loan.cpp.

◆ instNum

gint toCreateSX::instNum

The current 'instance-num' count.

Definition at line 311 of file assistant-loan.cpp.

◆ mainTxn

TTInfoPtr toCreateSX::mainTxn

The main/source transaction being created.

Definition at line 313 of file assistant-loan.cpp.

◆ start

GDate toCreateSX::start

The start, last-occurred and end dates.

Definition at line 307 of file assistant-loan.cpp.


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