FundsUpdate#
-
struct FundsUpdate#
Update relating to available funds.
Public Members
-
uint16_t stream_id = {}#
Stream identifier.
-
double balance = NaN#
Current funds.
-
double hold = NaN#
Funds on hold.
-
std::string_view external_account#
External account name.
-
UpdateType update_type = {}#
Update type.
-
uint16_t stream_id = {}#