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

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
 

Detailed Description

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.

Field Documentation

◆ account_guid

std::string AccountInfo::account_guid

Definition at line 5274 of file Account.cpp.

◆ probability

int32_t AccountInfo::probability

Definition at line 5275 of file Account.cpp.


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