|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::vector< EventData > | events |
| Array of multivariate events matching the query criteria. | |
| std::string | cursor |
| Pagination cursor for the next page. | |
| std::vector<EventData> kalshi::GetMultivariateEventsResponse::events |
Array of multivariate events matching the query criteria.
| std::string kalshi::GetMultivariateEventsResponse::cursor |
Pagination cursor for the next page.