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

#include <kalshi/models.hpp>

Public Attributes

std::vector< Milestone > milestones
 List of milestones.
 
std::optional< std::string > cursor
 Cursor for pagination.
 

Member Data Documentation

◆ milestones

std::vector<Milestone> kalshi::GetMilestonesResponse::milestones

List of milestones.

◆ cursor

std::optional<std::string> kalshi::GetMilestonesResponse::cursor

Cursor for pagination.


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