|
GnuCash c935c2f+
|
holds an account guid and its corresponding integer probability the integer probability is some factor of 10 More...
Data Fields | |
| std::string | account_guid |
| int32_t | probability |
holds an account guid and its corresponding integer probability the integer probability is some factor of 10
Definition at line 5272 of file Account.cpp.
| std::string AccountInfo::account_guid |
Definition at line 5274 of file Account.cpp.
| int32_t AccountInfo::probability |
Definition at line 5275 of file Account.cpp.