GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
FloatingTxn Struct Reference

Data Fields

Transaction * m_txn
 
gnc_commodity * m_currency
 
time64 m_date_entered
 
time64 m_date_posted
 
const char * m_num
 
const char * m_description
 
const char * m_notes
 
const char * m_doclink
 
SplitListm_splits
 

Detailed Description

Definition at line 64 of file split-register-copy-ops.h.

Field Documentation

◆ m_currency

gnc_commodity* FloatingTxn::m_currency

Definition at line 67 of file split-register-copy-ops.h.

◆ m_date_entered

time64 FloatingTxn::m_date_entered

Definition at line 68 of file split-register-copy-ops.h.

◆ m_date_posted

time64 FloatingTxn::m_date_posted

Definition at line 69 of file split-register-copy-ops.h.

◆ m_description

const char* FloatingTxn::m_description

Definition at line 71 of file split-register-copy-ops.h.

◆ m_doclink

const char* FloatingTxn::m_doclink

Definition at line 73 of file split-register-copy-ops.h.

◆ m_notes

const char* FloatingTxn::m_notes

Definition at line 72 of file split-register-copy-ops.h.

◆ m_num

const char* FloatingTxn::m_num

Definition at line 70 of file split-register-copy-ops.h.

◆ m_splits

SplitList* FloatingTxn::m_splits

Definition at line 74 of file split-register-copy-ops.h.

◆ m_txn

Transaction* FloatingTxn::m_txn

Definition at line 66 of file split-register-copy-ops.h.


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