|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::optional< std::vector< StructuredTarget > > | structured_targets |
| std::optional< std::string > | cursor |
| Pagination cursor for the next page. | |
| std::optional<std::vector<StructuredTarget> > kalshi::GetStructuredTargetsResponse::structured_targets |
| std::optional<std::string> kalshi::GetStructuredTargetsResponse::cursor |
Pagination cursor for the next page.