User definition.
More...
#include <user.hpp>
User definition.
Definition at line 48 of file user.hpp.
◆ account_count
size_t tt_core_sdk::User::account_count |
Accounts associated with the user.
Definition at line 55 of file user.hpp.
◆ accounts
Account tt_core_sdk::User::accounts[MAX_ACCOUNT_NUMBER] |
◆ market_data
MarketData tt_core_sdk::User::market_data[MAX_MARKET_DATA_NUMBER] |
◆ market_data_count
size_t tt_core_sdk::User::market_data_count |
◆ name
char tt_core_sdk::User::name[MAX_USER_NAME] |
◆ user_company_id
uint64_t tt_core_sdk::User::user_company_id |
Company ID of the user.
Definition at line 51 of file user.hpp.
◆ user_id
uint64_t tt_core_sdk::User::user_id |
Unique user ID.
Definition at line 50 of file user.hpp.
The documentation for this struct was generated from the following file: