|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::int64_t | subaccount_number {} |
| Subaccount number (0 for primary, 1-63 for subaccounts). | |
| bool | enabled {} |
| Whether netting is enabled for this subaccount. | |
| std::int64_t | exchange_index {} |
| Exchange index of the subaccount. | |
| std::int64_t kalshi::SubaccountNettingConfig::subaccount_number {} |
Subaccount number (0 for primary, 1-63 for subaccounts).
| bool kalshi::SubaccountNettingConfig::enabled {} |
Whether netting is enabled for this subaccount.
| std::int64_t kalshi::SubaccountNettingConfig::exchange_index {} |
Exchange index of the subaccount.