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

#include <kalshi/models.hpp>

Public Attributes

std::string market_ticker
 The ticker of the market.
 
std::string image_url
 A path to an image that represents this market.
 
std::string color_code
 The color code for the market.
 

Member Data Documentation

◆ market_ticker

std::string kalshi::MarketMetadata::market_ticker

The ticker of the market.

◆ image_url

std::string kalshi::MarketMetadata::image_url

A path to an image that represents this market.

◆ color_code

std::string kalshi::MarketMetadata::color_code

The color code for the market.


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