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

#include <kalshi/models.hpp>

Public Attributes

std::vector< IncentiveProgram > incentive_programs
 
std::optional< std::string > next_cursor
 Cursor for pagination to get the next page of results.
 

Member Data Documentation

◆ incentive_programs

std::vector<IncentiveProgram> kalshi::GetIncentiveProgramsResponse::incentive_programs

◆ next_cursor

std::optional<std::string> kalshi::GetIncentiveProgramsResponse::next_cursor

Cursor for pagination to get the next page of results.


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