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

#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.
 

Member Data Documentation

◆ multivariate_contracts

std::vector<MultivariateEventCollection> kalshi::GetMultivariateEventCollectionsResponse::multivariate_contracts

List of multivariate event collections.

◆ cursor

std::optional<std::string> kalshi::GetMultivariateEventCollectionsResponse::cursor

The Cursor represents a pointer to the next page of records in the pagination.


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