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

#include <kalshi/models.hpp>

Public Attributes

std::vector< TargetBalanceAllocationInput > allocations
 
std::optional< RestingMarginReservation > resting_margin_reservation
 Defaults to sum when omitted.
 

Member Data Documentation

◆ allocations

std::vector<TargetBalanceAllocationInput> kalshi::SetTargetBalanceAllocationRequest::allocations

◆ resting_margin_reservation

std::optional<RestingMarginReservation> kalshi::SetTargetBalanceAllocationRequest::resting_margin_reservation

Defaults to sum when omitted.


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