|
GnuCash c935c2f+
|
total_count and the token_count for a given account let us calculate the probability of a given account with any single token More...
Data Fields | |
| std::vector< AccountTokenCount > | accounts |
| int64_t | total_count |
total_count and the token_count for a given account let us calculate the probability of a given account with any single token
Definition at line 5263 of file Account.cpp.
| std::vector<AccountTokenCount> TokenAccountsInfo::accounts |
Definition at line 5265 of file Account.cpp.
| int64_t TokenAccountsInfo::total_count |
Definition at line 5266 of file Account.cpp.