kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
Loading...
Searching...
No Matches
kalshi::GetLiveDataByMilestoneParams Struct Reference

Query parameters for get_live_data_by_milestone. More...

#include <kalshi/models.hpp>

Public Attributes

std::optional< bool > include_player_stats
 When true, includes player-level statistics in the live data response.
 

Detailed Description

Query parameters for get_live_data_by_milestone.

Member Data Documentation

◆ include_player_stats

std::optional<bool> kalshi::GetLiveDataByMilestoneParams::include_player_stats

When true, includes player-level statistics in the live data response.


The documentation for this struct was generated from the following file: