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

#include <kalshi/models.hpp>

Public Attributes

std::vector< Deposit > deposits
 
std::optional< std::string > cursor
 

Member Data Documentation

◆ deposits

std::vector<Deposit> kalshi::GetDepositsResponse::deposits

◆ cursor

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

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