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

#include <kalshi/models.hpp>

Public Attributes

std::vector< EventFeeChange > event_fee_changes
 
std::string cursor
 Pagination cursor for the next page.
 

Member Data Documentation

◆ event_fee_changes

std::vector<EventFeeChange> kalshi::GetEventFeeChangesResponse::event_fee_changes

◆ cursor

std::string kalshi::GetEventFeeChangesResponse::cursor

Pagination cursor for the next page.


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