|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::string | order_group_id |
| The unique identifier for the created order group. | |
| std::int64_t | subaccount {} |
| Subaccount number that owns the created order group (0 for primary, 1-63 for subaccounts). | |
| std::optional< ExchangeIndex > | exchange_index |
| std::string kalshi::CreateOrderGroupResponse::order_group_id |
The unique identifier for the created order group.
| std::int64_t kalshi::CreateOrderGroupResponse::subaccount {} |
Subaccount number that owns the created order group (0 for primary, 1-63 for subaccounts).
| std::optional<ExchangeIndex> kalshi::CreateOrderGroupResponse::exchange_index |