|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::vector< MultivariateEventCollection > | multivariate_contracts |
| List of multivariate event collections. | |
| std::optional< std::string > | cursor |
| The Cursor represents a pointer to the next page of records in the pagination. | |
| std::vector<MultivariateEventCollection> kalshi::GetMultivariateEventCollectionsResponse::multivariate_contracts |
List of multivariate event collections.
| std::optional<std::string> kalshi::GetMultivariateEventCollectionsResponse::cursor |
The Cursor represents a pointer to the next page of records in the pagination.