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

#include <kalshi/models.hpp>

Public Attributes

std::string event_ticker
 Event ticker for the created market.
 
std::string market_ticker
 Market ticker for the created market.
 
std::optional< Market > market
 Market payload of the created market.
 

Member Data Documentation

◆ event_ticker

std::string kalshi::CreateMarketInMultivariateEventCollectionResponse::event_ticker

Event ticker for the created market.

◆ market_ticker

std::string kalshi::CreateMarketInMultivariateEventCollectionResponse::market_ticker

Market ticker for the created market.

◆ market

std::optional<Market> kalshi::CreateMarketInMultivariateEventCollectionResponse::market

Market payload of the created market.


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