GnuCash  5.6-150-g038405b370+

credit, discount and shipaddr are unique to GncCustomer
id, name, notes, terms, addr, currency, taxtable, taxtable_override taxincluded, active and jobs are identical to ::GncVendor. More...

#include <gncCustomer.h>

Detailed Description

credit, discount and shipaddr are unique to GncCustomer
id, name, notes, terms, addr, currency, taxtable, taxtable_override taxincluded, active and jobs are identical to ::GncVendor.

Parameters
QofInstanceinst;
char* id;
char* name;
char* notes;
GncBillTerm* terms;
GncAddress* addr;
gnc_commodity* currency;
GncTaxTable*taxtable;
gbooleantaxtable_override;
GncTaxIncludedtaxincluded;
gbooleanactive;
GList* jobs;
gnc_numericcredit;
gnc_numericdiscount;
GncAddress* shipaddr;

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