|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
Query parameters for reset_order_group.
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 |
| Identifier for an exchange shard. | |
Query parameters for reset_order_group.
| std::optional<std::int64_t> kalshi::ResetOrderGroupParams::subaccount |
Subaccount number (0 for primary, 1-63 for subaccounts).
| std::optional<ExchangeIndex> kalshi::ResetOrderGroupParams::exchange_index |
Identifier for an exchange shard.