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

#include <kalshi/models.hpp>

Public Attributes

EventData event
 Data for the event.
 
std::vector< Market > markets
 Data for the markets in this event.
 

Member Data Documentation

◆ event

EventData kalshi::GetEventResponse::event

Data for the event.

◆ markets

std::vector<Market> kalshi::GetEventResponse::markets

Data for the markets in this event.


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