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

#include <kalshi/models.hpp>

Public Attributes

std::optional< std::string > subtrader_id
 Subtrader ID to accept as.
 
std::optional< std::int64_t > subaccount
 User-managed subaccount number to accept as (0 for primary, 1-63 for numbered subaccounts).
 

Member Data Documentation

◆ subtrader_id

std::optional<std::string> kalshi::AcceptBlockTradeProposalRequest::subtrader_id

Subtrader ID to accept as.

◆ subaccount

std::optional<std::int64_t> kalshi::AcceptBlockTradeProposalRequest::subaccount

User-managed subaccount number to accept as (0 for primary, 1-63 for numbered subaccounts).


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