|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| EventData | event |
| Data for the event. | |
| std::vector< Market > | markets |
| Data for the markets in this event. | |
| EventData kalshi::GetEventResponse::event |
Data for the event.
| std::vector<Market> kalshi::GetEventResponse::markets |
Data for the markets in this event.