|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
Query parameters for get_live_datas.
More...
#include <kalshi/models.hpp>
Public Attributes | |
| std::vector< std::string > | milestone_ids |
| Array of milestone IDs. | |
| std::optional< bool > | include_player_stats |
| When true, includes player-level statistics in the live data response. | |
Query parameters for get_live_datas.
| std::vector<std::string> kalshi::GetLiveDatasParams::milestone_ids |
Array of milestone IDs.
| std::optional<bool> kalshi::GetLiveDatasParams::include_player_stats |
When true, includes player-level statistics in the live data response.