|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
Query parameters for get_event_fee_changes.
More...
#include <kalshi/models.hpp>
Public Attributes | |
| std::optional< std::string > | event_ticker |
| std::optional< std::int64_t > | limit |
| Number of results per page. | |
| std::optional< std::string > | cursor |
| Pagination cursor. | |
Query parameters for get_event_fee_changes.
| std::optional<std::string> kalshi::GetEventFeeChangesParams::event_ticker |
| std::optional<std::int64_t> kalshi::GetEventFeeChangesParams::limit |
Number of results per page.
| std::optional<std::string> kalshi::GetEventFeeChangesParams::cursor |
Pagination cursor.