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

Query parameters for get_event. More...

#include <kalshi/models.hpp>

Public Attributes

std::optional< bool > with_nested_markets
 If true, markets are included within the event object.
 

Detailed Description

Query parameters for get_event.

Member Data Documentation

◆ with_nested_markets

std::optional<bool> kalshi::GetEventParams::with_nested_markets

If true, markets are included within the event object.


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