|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
Query parameters for get_balance.
More...
#include <kalshi/models.hpp>
Public Attributes | |
| std::optional< std::int64_t > | subaccount |
| Subaccount number (0 for primary, 1-63 for subaccounts). | |
| std::optional< ExchangeIndex > | exchange_index |
| Exchange index used to scope the balance and portfolio value. | |
Query parameters for get_balance.
| std::optional<std::int64_t> kalshi::GetBalanceParams::subaccount |
Subaccount number (0 for primary, 1-63 for subaccounts).
| std::optional<ExchangeIndex> kalshi::GetBalanceParams::exchange_index |
Exchange index used to scope the balance and portfolio value.