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

Data Fields

GncTaxTabletable
 
Accountaccount
 
GncAmountType type
 
gnc_numeric amount
 

Detailed Description

Definition at line 58 of file gncTaxTable.c.

Field Documentation

◆ account

Account* GncTaxTableEntry::account

Definition at line 61 of file gncTaxTable.c.

◆ amount

gnc_numeric GncTaxTableEntry::amount

Definition at line 63 of file gncTaxTable.c.

◆ table

GncTaxTable* GncTaxTableEntry::table

Definition at line 60 of file gncTaxTable.c.

◆ type

GncAmountType GncTaxTableEntry::type

Definition at line 62 of file gncTaxTable.c.


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