|
GnuCash c935c2f+
|
Public Member Functions | |
| __eq__ (self, other) | |
Public Member Functions inherited from python.gnucash_core.GnuCashCoreClass | |
| do_lookup_create_oo_instance (self, lookup_function, cls, *args) | |
Static Protected Attributes | |
| str | _new_instance = 'xaccMallocSplit' |
Static Protected Attributes inherited from python.gnucash_core.GnuCashCoreClass | |
| _module = gnucash_core_c | |
A GnuCash Split The most basic representation of a movement of currency from one account to another.
Definition at line 862 of file gnucash_core.py.
| python.gnucash_core.Split.__eq__ | ( | self, | |
| other | |||
| ) |
Definition at line 870 of file gnucash_core.py.
|
staticprotected |
Definition at line 868 of file gnucash_core.py.