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

Data Fields

Accountaccount
 
SplitListsplits
 
char * title
 
char * notes
 
GncInvoice * cached_invoice
 
signed char is_closed
 
unsigned char marker
 

Detailed Description

Definition at line 79 of file gnc-lot.cpp.

Field Documentation

◆ account

Account* GNCLotPrivate::account

Definition at line 84 of file gnc-lot.cpp.

◆ cached_invoice

GncInvoice* GNCLotPrivate::cached_invoice

Definition at line 92 of file gnc-lot.cpp.

◆ is_closed

signed char GNCLotPrivate::is_closed

Definition at line 95 of file gnc-lot.cpp.

◆ marker

unsigned char GNCLotPrivate::marker

Definition at line 99 of file gnc-lot.cpp.

◆ notes

char* GNCLotPrivate::notes

Definition at line 90 of file gnc-lot.cpp.

◆ splits

SplitList* GNCLotPrivate::splits

Definition at line 87 of file gnc-lot.cpp.

◆ title

char* GNCLotPrivate::title

Definition at line 89 of file gnc-lot.cpp.


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