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

Data Fields

QofInstance inst
 
const char * id
 
const char * username
 
GncAddressaddr
 
gnc_commodity * currency
 
gboolean active
 
gnc_numeric * balance
 
const char * language
 
const char * acl
 
gnc_numeric workday
 
gnc_numeric rate
 
Accountccard_acc
 

Detailed Description

Definition at line 47 of file gncEmployee.c.

Field Documentation

◆ acl

const char* GncEmployee::acl

Definition at line 58 of file gncEmployee.c.

◆ active

gboolean GncEmployee::active

Definition at line 54 of file gncEmployee.c.

◆ addr

GncAddress* GncEmployee::addr

Definition at line 52 of file gncEmployee.c.

◆ balance

gnc_numeric* GncEmployee::balance

Definition at line 55 of file gncEmployee.c.

◆ ccard_acc

Account* GncEmployee::ccard_acc

Definition at line 62 of file gncEmployee.c.

◆ currency

gnc_commodity* GncEmployee::currency

Definition at line 53 of file gncEmployee.c.

◆ id

const char* GncEmployee::id

Definition at line 50 of file gncEmployee.c.

◆ inst

QofInstance GncEmployee::inst

Definition at line 49 of file gncEmployee.c.

◆ language

const char* GncEmployee::language

Definition at line 57 of file gncEmployee.c.

◆ rate

gnc_numeric GncEmployee::rate

Definition at line 60 of file gncEmployee.c.

◆ username

const char* GncEmployee::username

Definition at line 51 of file gncEmployee.c.

◆ workday

gnc_numeric GncEmployee::workday

Definition at line 59 of file gncEmployee.c.


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