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

#include <kalshi/models.hpp>

Public Attributes

std::vector< TickerPair > selected_markets
 List of selected markets that act as parameters to determine which market is created.
 
std::optional< bool > with_market_payload
 Whether to include the market payload in the response.
 

Member Data Documentation

◆ selected_markets

std::vector<TickerPair> kalshi::CreateMarketInMultivariateEventCollectionRequest::selected_markets

List of selected markets that act as parameters to determine which market is created.

◆ with_market_payload

std::optional<bool> kalshi::CreateMarketInMultivariateEventCollectionRequest::with_market_payload

Whether to include the market payload in the response.


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