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

Query parameters for get_subaccount_transfers. More...

#include <kalshi/models.hpp>

Public Attributes

std::optional< std::int64_t > limit
 Number of results per page.
 
std::optional< std::string > cursor
 Pagination cursor.
 

Detailed Description

Query parameters for get_subaccount_transfers.

Member Data Documentation

◆ limit

std::optional<std::int64_t> kalshi::GetSubaccountTransfersParams::limit

Number of results per page.

◆ cursor

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

Pagination cursor.


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