|
|
void | SetAvailable (double val) |
| |
|
bool | isSetAvailable () |
| |
|
void | SetBalance (double val) |
| |
|
bool | isSetBalance () |
| |
|
void | SetCryptoAddress (std::string val) |
| |
|
bool | isSetCryptoAddress () |
| |
|
void | SetCurrency (std::string val) |
| |
|
bool | isSetCurrency () |
| |
|
void | SetPending (double val) |
| |
|
bool | isSetPending () |
| |
|
void | SetRequested (bool val) |
| |
|
bool | isSetRequested () |
| |
|
void | SetUuid (std::string val) |
| |
|
bool | isSetUuid () |
| |
|
|
double | available |
| |
|
double | balance |
| |
|
std::string | cryptoAddress |
| |
|
std::string | currency |
| |
|
double | pending |
| |
|
bool | requested |
| |
|
bool | requestedSet |
| |
|
std::string | uuid |
| |
The documentation for this struct was generated from the following file: