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

#include <kalshi/models.hpp>

Public Attributes

std::vector< Withdrawal > withdrawals
 
std::optional< std::string > cursor
 

Member Data Documentation

◆ withdrawals

std::vector<Withdrawal> kalshi::GetWithdrawalsResponse::withdrawals

◆ cursor

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

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