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

#include <kalshi/models.hpp>

Public Attributes

std::vector< OrderQueuePosition > queue_positions
 Queue positions for all matching orders.
 

Member Data Documentation

◆ queue_positions

std::vector<OrderQueuePosition> kalshi::GetOrderQueuePositionsResponse::queue_positions

Queue positions for all matching orders.


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