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

#include <kalshi/models.hpp>

Public Attributes

std::int64_t subaccount_number {}
 Subaccount number (0 for primary, 1-63 for subaccounts).
 
bool enabled {}
 Whether netting is enabled for this subaccount.
 

Member Data Documentation

◆ subaccount_number

std::int64_t kalshi::UpdateSubaccountNettingRequest::subaccount_number {}

Subaccount number (0 for primary, 1-63 for subaccounts).

◆ enabled

bool kalshi::UpdateSubaccountNettingRequest::enabled {}

Whether netting is enabled for this subaccount.


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