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

Data Fields

QofInstance inst
 
const char * name
 
const char * desc
 
GncBillTermType type
 
gint due_days
 
gint disc_days
 
gnc_numeric discount
 
gint cutoff
 
gint64 refcount
 
GncBillTerm * parent
 
GncBillTerm * child
 
gboolean invisible
 
GList * children
 

Detailed Description

Definition at line 37 of file gncBillTerm.c.

Field Documentation

◆ child

GncBillTerm* GncBillTerm::child

Definition at line 55 of file gncBillTerm.c.

◆ children

GList* GncBillTerm::children

Definition at line 57 of file gncBillTerm.c.

◆ cutoff

gint GncBillTerm::cutoff

Definition at line 48 of file gncBillTerm.c.

◆ desc

const char* GncBillTerm::desc

Definition at line 43 of file gncBillTerm.c.

◆ disc_days

gint GncBillTerm::disc_days

Definition at line 46 of file gncBillTerm.c.

◆ discount

gnc_numeric GncBillTerm::discount

Definition at line 47 of file gncBillTerm.c.

◆ due_days

gint GncBillTerm::due_days

Definition at line 45 of file gncBillTerm.c.

◆ inst

QofInstance GncBillTerm::inst

Definition at line 39 of file gncBillTerm.c.

◆ invisible

gboolean GncBillTerm::invisible

Definition at line 56 of file gncBillTerm.c.

◆ name

const char* GncBillTerm::name

Definition at line 42 of file gncBillTerm.c.

◆ parent

GncBillTerm* GncBillTerm::parent

Definition at line 54 of file gncBillTerm.c.

◆ refcount

gint64 GncBillTerm::refcount

Definition at line 53 of file gncBillTerm.c.

◆ type

GncBillTermType GncBillTerm::type

Definition at line 44 of file gncBillTerm.c.


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