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

Query parameters for get_series_fee_changes. More...

#include <kalshi/models.hpp>

Public Attributes

std::optional< std::string > series_ticker
 
std::optional< bool > show_historical
 

Detailed Description

Query parameters for get_series_fee_changes.

Member Data Documentation

◆ series_ticker

std::optional<std::string> kalshi::GetSeriesFeeChangesParams::series_ticker

◆ show_historical

std::optional<bool> kalshi::GetSeriesFeeChangesParams::show_historical

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