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

#include <kalshi/models.hpp>

Public Attributes

std::int64_t exchange_index {}
 Exchange index that receives this percentage of sweepable balance.
 
std::int64_t percent {}
 Target percentage of sweepable balance for the exchange index.
 

Member Data Documentation

◆ exchange_index

std::int64_t kalshi::TargetBalanceAllocationInput::exchange_index {}

Exchange index that receives this percentage of sweepable balance.

◆ percent

std::int64_t kalshi::TargetBalanceAllocationInput::percent {}

Target percentage of sweepable balance for the exchange index.


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