GncCustomer Struct Reference
[Customer]
#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:
-
| QofInstance | inst; |
| char | * id; |
| char | * name; |
| char | * notes; |
| GncBillTerm | * terms; |
| GncAddress | * addr; |
| gnc_commodity | * currency; |
| GncTaxTable* | taxtable; |
| gboolean | taxtable_override; |
| GncTaxIncluded | taxincluded; |
| gboolean | active; |
| GList | * jobs; |
| gnc_numeric | credit; |
| gnc_numeric | discount; |
| GncAddress | * shipaddr; |
The documentation for this struct was generated from the following file:
Generated on Mon Sep 8 05:04:46 2008 for GnuCash by
1.5.2