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

#include <kalshi/models.hpp>

Public Attributes

std::optional< std::vector< StructuredTarget > > structured_targets
 
std::optional< std::string > cursor
 Pagination cursor for the next page.
 

Member Data Documentation

◆ structured_targets

std::optional<std::vector<StructuredTarget> > kalshi::GetStructuredTargetsResponse::structured_targets

◆ cursor

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

Pagination cursor for the next page.


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