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

#include <kalshi/models.hpp>

Public Attributes

std::map< std::string, SportFilterDetails > filters_by_sports
 Mapping of sports to their filter details.
 
std::vector< std::string > sport_ordering
 Ordered list of sports for display.
 

Member Data Documentation

◆ filters_by_sports

std::map<std::string, SportFilterDetails> kalshi::GetFiltersBySportsResponse::filters_by_sports

Mapping of sports to their filter details.

◆ sport_ordering

std::vector<std::string> kalshi::GetFiltersBySportsResponse::sport_ordering

Ordered list of sports for display.


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