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

#include <kalshi/models.hpp>

Public Attributes

std::vector< IntraExchangeInstanceTransfer > transfers
 
std::optional< std::string > cursor
 Cursor for the next page of results.
 

Member Data Documentation

◆ transfers

std::vector<IntraExchangeInstanceTransfer> kalshi::GetIntraExchangeInstanceTransfersResponse::transfers

◆ cursor

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

Cursor for the next page of results.


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