Account definition.
More...
#include <user.hpp>
Account definition.
Definition at line 33 of file user.hpp.
◆ account_company_id
uint64_t tt_core_sdk::Account::account_company_id |
Company ID of the account.
Definition at line 36 of file user.hpp.
◆ account_id
uint64_t tt_core_sdk::Account::account_id |
Unique account ID.
Definition at line 35 of file user.hpp.
◆ algo_permission
uint64_t tt_core_sdk::Account::algo_permission |
Algo permissions.
Definition at line 38 of file user.hpp.
◆ broker_id
uint64_t tt_core_sdk::Account::broker_id |
◆ connection_count
size_t tt_core_sdk::Account::connection_count |
Connections associated to the account.
Definition at line 41 of file user.hpp.
◆ connections
Connection tt_core_sdk::Account::connections[MAX_CONNECTION_NUMBER] |
The documentation for this struct was generated from the following file: