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

Query parameters for decrease_order. More...

#include <kalshi/models.hpp>

Public Attributes

std::optional< std::int64_t > subaccount
 Subaccount number (0 for primary, 1-63 for subaccounts).
 

Detailed Description

Query parameters for decrease_order.

Member Data Documentation

◆ subaccount

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

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


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