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

Query parameters for get_live_data. 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.

Member Data Documentation

◆ include_player_stats

std::optional<bool> kalshi::GetLiveDataParams::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: